CREATE ROLE IF NOT EXISTS insertonly_role; GRANT INSERT ON default.* TO insertonly_role;
Was this page helpful?
Contact support