Multiple Choice
Which statement about views is correct?
A) A view can join two or more tables and/or involve statistics.
B) A view is a temporary table the DBMS creates in response to a query.
C) A query of a view is executed in the form in which the user enters it.
D) The column names in a view must match those in the base table(s) .
Correct Answer:

Verified
Correct Answer:
Verified
Q3: Percy is promoted and is no longer
Q4: The general form for assigning a foreign
Q5: The issues involved in updating data within
Q6: What are the benefits of using views?
Q7: The system catalog is also called the
Q9: An index _.<br>A) involves complexities that are
Q10: When you specify a foreign key, the
Q11: Updating a database using a view can
Q12: Which privilege should be granted to users
Q13: What happens once the following command is