How a rule applies to a GRANT or a policy.
GRANT
Every command below. On a policy, one rule covering reads and writes alike.
Reading rows.
Adding rows. On a policy this is checked with withCheck, not using.
withCheck
using
Changing rows. A policy sees both the existing row and the new one.
Removing rows.
How a rule applies to a
GRANTor a policy.