Snowflake SnowPro Core Certification Exam COF-C02 Question # 243 Topic 25 Discussion

Snowflake SnowPro Core Certification Exam COF-C02 Question # 243 Topic 25 Discussion

COF-C02 Exam Topic 25 Question 243 Discussion:
Question #: 243
Topic #: 25

Which of the following is an example of an operation that can be completed without requiring compute, assuming no queries have been executed previously?


A.

SELECT SUM (ORDER_AMT) FROM SALES;


B.

SELECT AVG(ORDER_QTY) FROM SALES;


C.

SELECT MIN(ORDER_AMT) FROM SALES;


D.

SELECT ORDER_AMT * ORDER_QTY FROM SALES;


Get Premium COF-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.