Other
C170 58 Question Multi-Choice OA Study Guide SQL Commands
- Course
- Institution
ALTER VIEW This statement changes the definition of a view, which must exist. The syntax is similar to that for CREATE VIEW see Section 13.1.21, “CREATE VIEW Statement”). This statement requires the CREATE VIEW and DROP privileges for the view, and some privilege for each column referred to ...
[Show more]