SQL
Evaluates row filtering and column masking for SQL queries according to access permissions.
📄️ Check SQL
Check read access for every table referenced by a SQL query. The response returns `allowed: false` with null SQL when any table is denied, the original SQL when no policy changes are needed, or rewritten SQL after row and column policies are applied.