Which database term is used to describe the process of applying a backup to a damaged or corrupt database?
Which database term is used to describe the process of applying a backup to a damaged or corrupt
database?
Which statement should you use?
Denormalization is performed in order to:
Denormalization is performed in order to:
What will make this type of search more efficient?
You have a table named Product that contains one million rows.
You need to search for product information in the Product table by using the product’s unique ID.
What will make this type of search more efficient?
What is the result?
Which two keys establish a relationship between two tables?
Which two keys establish a relationship between two tables? (Choose two.)
One difference between a function and a stored procedure is that a function:
One difference between a function and a stored procedure is that a function:
Which keyword must be included in a create view statement?
Which keyword must be included in a create view statement?
Which statement should you use?
Which statement should you use?
You need to remove a view named EmployeeView from your database.
Which statement should you use?