Why is a federated environment used for user authentication in Snowflake?
What is one of the characteristics of data shares?
Data sharing in Snowflake allows for live, read-only access to data across different Snowflake accounts without the need to copy or transfer the data. One of the characteristics of data shares is the ability to use secure views. Secure views are used within data shares to restrict the access of shared data, ensuring that consumers can only see the data that the provider intends to share, thereby preserving privacy and security.
Snowflake Documentation: Understanding Secure Views in Data Sharing
What can the Snowflake SCIM API be used to manage? (Select TWO).
The Snowflake SCIM (System for Cross-domain Identity Management) API is used for automated user and role management. It enables integration with identity providers (IdPs) for the provisioning and deprovisioning of user accounts and roles in Snowflake. This helps in managing access control and permissions systematically and aligns with identity governance practices.
Snowflake Documentation: Managing Users and Roles with SCIM API
Which Query Profile metrics will provide information that can be used to improve query performance? (Select TWO).
Two key metrics in Snowflake's Query Profile that provide insights for performance improvement are:
Remote Disk IO: This measures the time the query spends waiting on remote disk access, indicating potential performance issues related to I/O bottlenecks.
Pruning: This metric reflects how effectively Snowflake's micro-partition pruning is reducing the data scanned. Better pruning (more partitions excluded) leads to faster query performance, as fewer micro-partitions need to be processed.
These metrics are essential for identifying and addressing inefficiencies in data retrieval and storage access, optimizing overall query performance.
Use of which file function allows a user to share unstructured data from an internal stage with an external reporting tool that does not have access to Snowflake">
The GET_PRESIGNED_URL function in Snowflake generates a pre-signed URL for a file in an internal stage. This URL can be shared with external tools or users who do not have direct access to Snowflake, allowing them to download the file.
Generate Pre-Signed URL:
SELECT GET_PRESIGNED_URL(@my_stage/file.txt);
Share the URL: The generated URL can be shared with external users or applications, enabling them to access the file directly.
Snowflake Documentation: GET_PRESIGNED_URL
Snowflake Documentation: Working with Stages
Malinda
12 days agoLeota
13 days agoSarah
27 days agoJosphine
1 months agoRosamond
1 months agoJustine
2 months agoTeddy
2 months agoSalena
2 months agoKirk
2 months agoReuben
2 months agoErnestine
3 months agoTeri
3 months agoLeslee
3 months agoNoah
3 months agoChristoper
3 months agoJade
4 months agoTess
4 months agoDarrin
4 months agoVeta
4 months agoJacqueline
4 months agoNatalie
5 months agoLatia
5 months agoBethanie
5 months agoGlennis
5 months agoElliott
5 months agoTaryn
6 months agoRaina
6 months agoCarlee
6 months agoQueen
7 months agoEssie
8 months agoEdelmira
8 months agoMelita
9 months agoAnnabelle
9 months agoParis
9 months agoEllen
9 months agoGladys
9 months agoTamie
10 months agoKlassens
11 months ago