Multiple Choice
SQL views are not used ________.
A) to hide columns
B) to show results of computed columns
C) to hide complicated SQL statements
D) to enforce primary key constraints
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: Rows can be removed from a table
Q26: SQL views are always updatable when _.<br>A)the
Q27: Based on the table below,a function to
Q28: The SQL keyword MODIFY is used to
Q29: If you have a foreign key in
Q31: If the values in an SQL view
Q32: What is embedded SQL,and what considerations are
Q33: Discuss what is meant by a data
Q34: When a trigger is fired,the DBMS makes
Q35: The SQL keyword PRIMARY KEY is used