Select from following answers:- ALTER VIEW
- DROP VIEW
- CREATE VIEW
- All Above
You would use the ALTER VIEW statement to modify the properties of an existing view.
You would use the CREATE VIEW statement to create a new view. You cannot use this statement to modify the properties of an existing view.
Show Correct Answer
Source: Measureup.com CD | Asked In: Many Interviews |
Alert Moderator