Dropping security objects
Use the DROP SECURITY statement to remove a security label component, a security policy, or a security label from the database.
You must hold the DBSECADM role to remove a security object.
Three valid keyword definitions of the DROP SECURITY statement
are as follows:
When the DROP SECURITY statement executes successfully, the
database server deletes any rows that reference the name or the numeric
identifier of the specified object from the tables of the system catalog,
including the following tables:
- sysecpolicies for security policies
- sysseclabels for security labels
- sysseclabelcomponents for security label components