SQL Reference Guide
>
SQL Reference Guide
>
SQL Statements
>
DROP SCHEMA
>
DROP SCHEMA Example
Was this helpful?
DROP SCHEMA Example
Drop the user_22 schema and all objects associated with it:
DROP SCHEMA user_22 CASCADE
Last modified date: 08/29/2024
This site works best with JavaScript enabled