SnowPro Core

SnowPro Core

Get started today

Ultimate access to all questions.


A user executes the following query to find the maximum value of a date field in a table:

SELECT MAX(o_orderdate) FROM ORDERS;

Which component of Snowflake's architecture is utilized by this query?