Skip to main content

Syntax

Parameters

Examples

This statement removes the rw_schema schema from the rw_db database:
This statement removes the rw_schema schema from the dev database (default database):
Use this statement to avoid an error if the schema does not exist:
This statement removes the rw_schema schema and everything it contains from the database: