<name>
); admin rights are required. All queries on the table for the user or role are automatically filtered to include only rows where the column contains any one of the values from the VALUES clause.WHERE column = value
clause, appended to every query or subquery on the table, would work. If policies on multiple columns in the same table are defined for a user or role, then a row is visible to that user or role if any one or more of the policies matches that row.<name>
); admin rights are required. All values specified for the column by the policy are dropped. Effective values from another policy on an inherited role are not dropped.