SQL Reference Guide
>
SQL Reference Guide
>
SQL Statements
>
DROP SYNONYM
>
DROP SYNONYM Example
Was this helpful?
DROP SYNONYM Example
Delete a synonym for the authors table:
DROP SYNONYM writers;
Last modified date: 08/29/2024
This site works best with JavaScript enabled