QuestionQ1
Secure Data Sharing and ConsumptionThe following table is present in the production database:

A regulatory requirement requires the company to mask the username for events older than six months, determined from the current date when the data is queried.
How can this requirement be met without duplicating the event data, while ensuring it is applied when creating views from the table or cloning the table?
QuestionQ2
Secure Data Sharing and ConsumptionHow are Snowflake databases created from shares different from standard databases that were not created from shares?
Community Discussion
QuestionQ3
Performance, Cost, and Resource OptimizationAn Architect is designing a Snowflake architecture that must execute Data Analyst reports very quickly. To optimize costs, the virtual warehouse is configured to auto-suspend after 2 minutes of idle time. The Architect runs the queries once in the morning after the data refresh, hoping that all subsequent queries will use the warehouse cache. However, later in the day, subsequent queries run slowly.
Why is this happening?
Community Discussion
QuestionQ4
Performance, Cost, and Resource OptimizationAn Architect is investigating a long-running statement and must identify the transactions that are blocked and the queries blocking them.
Which views should be used for troubleshooting?
Community Discussion
QuestionQ5
Data Storage and ProcessingAn account is using the default setting for every parameter. The MERGE command updates or deletes target rows that join to multiple source rows.
What will be the outcome of the MERGE statement?


Community Discussion