Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 613 discussion

Actual exam question from Snowflake's SnowPro Core
Question #: 613
Topic #: 1
[All SnowPro Core Questions]

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

  • A. Bytes written
  • B. Total invocations
  • C. Partitions scanned
  • D. Bytes sent over the network
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Rameez1
4 months, 3 weeks ago
Selected Answer: B
for sure B total invocations
upvoted 1 times
...
nexerSnow
9 months, 2 weeks ago
Selected Answer: D
The following statistics are shown for each external function called by the SQL statement. If the same function was called more than once from the same SQL statement, then the statistics are aggregated. Total invocations — number of times that an external function was called. (This can be different from the number of external function calls in the text of the SQL statement due to the number of batches that rows are divided into, the number of retries (if there are transient network problems), etc.)
upvoted 2 times
...
KnightVictor
1 year, 5 months ago
Selected Answer: B
for sure B total invocations
upvoted 3 times
...
shujaz
1 year, 6 months ago
Sorry I mean B
upvoted 1 times
...
shujaz
1 year, 6 months ago
C is correct: Total invocations https://docs.snowflake.com/en/user-guide/ui-query-profile
upvoted 1 times
...
learner2023
1 year, 7 months ago
Selected Answer: B
https://docs.snowflake.com/en/user-guide/ui-query-profile
upvoted 1 times
...
chuks_charley
1 year, 7 months ago
https://docs.snowflake.com/en/user-guide/ui-query-profile
upvoted 1 times
...
chuks_charley
1 year, 7 months ago
Selected Answer: B
External Functions — information about calls to external functions: The following statistics are shown for each external function called by the SQL statement. If the same function was called more than once from the same SQL statement, then the statistics are aggregated. Total invocations — number of times that an external function was called. (This can be different from the number of external function calls in the text of the SQL statement due to the number of batches that rows are divided into, the number of retries (if there are transient network problems), etc.)
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...