8. SQL Statements
:
DROP SYNONYM
:
DROP SYNONYM Example
Share this page
DROP SYNONYM Example
Delete a synonym for the authors table:
DROP SYNONYM writers;