From the course: Snowflake SnowPro Core Cert Prep
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Query profile - Snowflake Tutorial
From the course: Snowflake SnowPro Core Cert Prep
Query profile
There's nothing more frustrating to you and your users when your queries start to take a long time to execute. But what happens in Snowflake when you need to improve the performance of your queries? Well, in this section, we'll discuss what options you have available to improve query performance. And it's not always straightforward to work out why queries might be running slowly, so the most common approach is to try to pinpoint the worst performing part of your query. Once you've identified this area, you can hopefully work to optimize that component to improve performance. And this process all starts in Snowflake with the query profile. And this really provides a graphical representation of the query execution plan and how Snowflake's actually processing the query behind the scenes. Essentially, it's a series of steps in Snowflake that goes off to retrieve the data and process it to satisfy a query. Now, within the information schema that we've mentioned earlier in this course…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
(Locked)
Domain 3.0: Introduction1m 7s
-
(Locked)
Virtual warehouse6m 47s
-
(Locked)
Configuring a virtual warehouse5m 29s
-
(Locked)
Caching4m 47s
-
(Locked)
Managing virtual warehouses2m 26s
-
(Locked)
Query profile2m 58s
-
(Locked)
Data spilling1m 34s
-
(Locked)
Micro-partition pruning2m 28s
-
(Locked)
Search optimization service1m 33s
-
(Locked)
Domain 3.0: Recap3m 36s
-
(Locked)
-
-
-
-
-