Oracle Virtual private Database (VPD) – ORA-28113 policy predicate has error
Trying to hide certain columns based on the user logged in and running into issues with the policy function. The value I’m trying to filter is stored in this format – ” |1234| “and I need to exclude it. Appreciate input on how to filter the value in the above format. Thanks!