Tables, Views, and Files
Alter a View
Description
The ALTER VIEW
statement updates the query assigned to a view created with the CREATE VIEW
command.
Syntax
Here is the syntax:
The ALTER VIEW
statement updates the query assigned to a view created with the CREATE VIEW
command.
Here is the syntax: