DROP TABLESPACE statement
The DROP TABLESPACE statement removes a table space and all of its dependent objects.
To drop a table, you must have one of the following privileges:
- Ownership of the object
- DBADM authority
- PACKADM authority for the collection or for all collections
DROP TABLESPACE databaseName. tableSpaceName | This option specifies the fully qualified name of the table space to be dropped. |
---|
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*