CREATE ENCRYPT RULE
PLAIN
specifies the plain column,CIPHER
specifies the cipher column,ASSISTED_QUERY_COLUMN
specifies the assisted query column,LIKE_QUERY_COLUMN
specifies the like query column;- Duplicate will not be created;
ifNotExists
clause used for avoidDuplicate encrypt rule
error.