Which command can be used to list all network policies available in an account?
An engineer has a connection named dev_project in the Snowflake CLI config.toml file. The connection specifies a role other than SYSADMIN.
The engineer then runs:
snow sql -c dev_project
When the engineer executes:
SELECT CURRENT_ROLE();
the query returns SYSADMIN.
Why did Snowflake CLI use the SYSADMIN role?
How does Snowflake define i1s approach to Discretionary Access Control (DAC)?
When sharing data among multiple Snowflake accounts, what charges are incurred by a data consumer when viewing shared data using their own account?