SQL Reference Guide
>
SQL Reference Guide
>
SQL Statements
>
DROP ROLE
>
DROP ROLE Example
Was this helpful?
DROP ROLE Example
Drop the sales_report role identifier:
DROP ROLE sales_report;
Last modified date: 08/29/2024
This site works best with JavaScript enabled