The DROP COLUMN command is used to delete a column in an existing table.
- Use SQL Server Management Studio:
- In Object Explorer, expand the database that contains the view you want to delete, and then expand the Views folder.
- Right-click the view you want to delete and select Delete.
- In the Delete Object dialog box, select OK. Important.
Shathana. S.R. Answered question July 6, 2023
