8. SQL Statements
:
DROP RULE
:
Syntax
Share this page
Syntax
The DROP RULE statement has the following format:
[EXEC SQL] DROP RULE [
schema.
]
rulename
;