Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Snowflake logo

Snowflake SnowPro Advanced:Data Analyst

Domain 1Objective 2

Apply Analytic and Window Functions SNOWPRO-ADVANCED-DATA-ANALYST Practice Questions (Page 1)

Part of the Data Analysis domain, which accounts for 32% of the SNOWPRO-ADVANCED-DATA-ANALYST exam.

27questions here
6free pages
8concepts
32%of the exam

Questions 1–5

  1. 1application · medium

    An analyst needs to find the top 3 highest-paid employees in each department. The query uses ROW_NUMBER() OVER (PARTITION BY department_id ORDER BY salary DESC) AS rn. Which clause should be used to filter the results to only the top 3 per department?

    Select an answer first
  2. 2expert · hard

    A data analyst needs to divide employees into 4 quartiles based on their performance score, but the analyst wants the quartile assignment to be based on the score value, not the number of employees. Which function should be used?

    Select an answer first
  3. 3foundation · easy

    Which function returns the first value in an ordered window frame?

    Select an answer first
  4. 4foundation · easy

    In which order are the following clauses evaluated in a Snowflake query that uses analytic functions?

    Select an answer first
  5. 5application · hard

    An analyst needs to compute a 7-day moving average of website traffic, but the data has missing days (no rows for some dates). The analyst wants the average to consider all calendar days, not just the days with data. Which frame specification should be used?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Snowflake. “SNOWPRO-ADVANCED-DATA-ANALYST” is a trademark of its owner, used for identification only.