Multiple Choice
When defining a view using SQL:
A) The SQL does not have to contain a select statement that defines the virtual or derived table
B) The select statement in the SQL must contain a reference to only one table
C) The column names of the virtual or derived table can be renamed in the SQL.
D) The column names of the virtual or derived table will always match the column names in the select statement
Correct Answer:

Verified
Correct Answer:
Verified
Q24: Figuer:<br>CUSTOMER (primary key = CID)
Q25: For each Cregion,you want to show each
Q26: A view that can be used in
Q27: In a data warehouse environment,views are materialized
Q28: Typically in a hierarchical form,data in the
Q30: The same rules of updatability apply to
Q31: A view that can be used only
Q32: _ is a formatted display of a
Q33: Typically in a hierarchical form,which of the
Q34: Depending on its definition,a view can be