Multiple Choice
SQL views are used for all except ________.
A) to backup preexisting tables
B) to display the results of computations
C) to hide complicated SQL syntax
D) to layer built-in functions
E) to hide columns or rows
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q71: What are SQL triggers and how are
Q71: Use the database below to answer
Q72: The SQL command SELECT is used to
Q74: The SQL command _ is used to
Q75: The SQL statement _ is used to
Q77: Unlike typical subqueries,correlated subqueries creates "copies" of
Q79: Outer joins are completely supported in Microsoft
Q80: SQL views can be used to hide
Q81: Based on the tables below,which of
Q93: SQL views can be used to hide