DROP VIEW

The DROP VIEW statement removes a view from the database. The following statement demonstrates this statement’s simple syntax:

DROP VIEW EmployeeDepartments 

This statement is so straightforward that there’s really nothing more to say about it.

Get Visual Basic® .NET Database Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.