The DROP MASK RULE syntax is used to drop existing mask rule.
DROP MASK RULE
DropEncryptRule ::= 'DROP' 'MASK' 'RULE' ruleName (',' ruleName)* ruleName ::= identifier
DROP MASK RULE t_mask, t_mask_1;
DROP, MASK, RULE
DROP
MASK
RULE