SnowPro Core Certification — Question 592

Which statistic displayed in a Query Profile is specific to external functions?

Answer options

Correct answer: B

Explanation

The correct answer is B, Total invocations, as this statistic specifically measures how many times external functions are called during a query. The other options, such as Bytes written, Partitions scanned, and Bytes sent over the network, relate to different aspects of data handling and query execution, not specifically to external functions.