38.4. Deleting a Schema #

The DROP SCHEMA SQL command is executed when deleting a schema.

Important

Deleted schemas cannot be restored.

To delete a schema:

  1. In the navigation panel, go to Databases.

  2. (Optional) To display system databases, turn on Show system databases.

  3. Click the name of the database.

  4. Click Delete next to the schema.

  5. (Optional) To delete all dependent objects of the schema, turn on Cascade deletion.

  6. Click Delete.

  7. Confirm the operation.