Syntax
Parameters
| Parameter | Description |
|---|---|
<view_name> | The name of the view to be deleted. |
CASCADE | When specified, causes all dependent database objects such as views and aggregating indexes to be dropped also. |
Reference and syntax for the DROP VIEW command.
| Parameter | Description |
|---|---|
<view_name> | The name of the view to be deleted. |
CASCADE | When specified, causes all dependent database objects such as views and aggregating indexes to be dropped also. |