Parameters—Drop Statement
This statement has the following parameters:
object_type
Specifies the type of object to drop, which can be one of the following keywords:
table
view
index
The following object types can also be dropped. These drop statements are described under separate entries in this chapter:
link (applies to Ingres Star only—see the Ingres Star User Guide)
procedure
object_name
Specifies the name of a table, view, index, or other valid object.