9. Ensuring Data Integrity : Rules : Working with Rule Objects
 
Share this page                  
Working with Rule Objects
You can perform the following basic operations on rules:
Create rule objects
View existing rule objects, including the detailed properties of each individual object
Drop rule objects
In SQL, you can accomplish these tasks using the CREATE RULE statement, DROP RULE statement, and the RULES and NORULES options of the SET statement. For complete details, see the SQL Reference Guide.
In Director, select Rule from the menu ribbon.
In VDBA, use the Rules branch for a particular database in the Database Object Manager window.