Specify the name of a security constraint object to add a corresponding constraint column to a table. The table cannot have any hash indexes or join indexes and can contain a maximum of 5 security constraint columns.
ALTER TABLE table_name ADD security_constraint_name CONSTRAINT ;