Querying Snowflake Data
Query Immuta-protected data in Snowflake
Last updated
Was this helpful?
Query Immuta-protected data in Snowflake
Execute the USE SECONDARY ROLES ALL command or change your role to the table grants role.
Query the data as you normally would in Snowflake.
SELECT * FROM emp_basic LIMIT 100;Last updated
Was this helpful?
Was this helpful?

