Question

The SQL statement used to modify a view is:
A) ALTER EXISTING VIEW ViewName AS.
B) ALTER VIEW ViewName AS.
C) DROP EXISTING VIEW ViewName.
D) DROP VIEW ViewName.
E) MODIFY VIEW ViewName AS.

Answer

This answer is hidden. It contains 1 characters.