Multiple Choice
The SQL statement used to delete a view from a database is ________.
A) ALTER EXISTING VIEW ViewName AS
B) ALTER VIEW ViewName AS
C) DELETE VIEW ViewName
D) DROP EXISTING VIEW ViewName
E) DROP VIEW ViewName
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: Which of the following is not an
Q11: Although it cannot be used in creating
Q13: SQL triggers can be used with SQL
Q14: Describe a situation where a SQL MERGE
Q15: Microsoft Access _ can use previously stored
Q17: SQL views contain their own data.
Q18: SQL views are constructed from _.<br>A)CREATE statements<br>B)INSERT
Q36: A stored program that is stored within
Q55: A stored program that is attached to
Q68: A stored program that is attached to