SnowPro Core Recertification — Question 16

Which Query Profile category displays the time spent setting up the query processing?

Answer options

Correct answer: A

Explanation

The correct answer is A, Initialization, as it specifically tracks the time required to prepare the query for execution. The other options refer to different phases of query execution: B, Processing, covers the actual running time, C, Synchronization, pertains to coordinating multiple processes, and D, Local Disk IO, relates to input/output operations with the disk.