Was this helpful?
Drop Rule Statement
Removes the specified rule from the database. (A rule is dropped automatically if the table on which the rule is defined is dropped.)
Syntax:
drop rule [schema.]rulename;
Last modified date: 06/25/2024