Multiple Choice
A materialized view is/are:
A) a virtual table created dynamically on request by a user.
B) an in-line query.
C) copies or replica of data based on queries.
D) always an exact copy of the source table.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q46: The _ DBA view shows information about
Q47: The advantages of SQL-invoked routines are flexibility,
Q48: A function has only input parameters but
Q49: What is the difference between a trigger
Q50: The _ operator is used to combine
Q52: The following SQL statement is an example
Q53: The UNION clause is used to combine
Q54: A subquery in which processing the inner
Q55: The following code would include: <br>SELECT Customer_T.CustomerID,CustomerName,
Q56: MULTISET is similar to the table datatype.