Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Databricks logo

DatabricksCertified Data Analyst Associate

Domain 4Objective 5

Perform Aggregate Operations Such as Count, Approximate Count Distinct, Mean, and Summary Statistics. DATA-ANALYST-ASSOCIATE Practice Questions (Page 3)

Part of the Section 4: Executing queries using Databricks SQL and Databricks SQL Warehouses domain, which makes up ~22% of our current practice bank. Databricks does not publish an official question count, but from its 90-minute exam (~35–60 total, ~8–13 in this domain), expect 1–1 from this objective — we provide 16 practice questions to prepare you well beyond it. (estimate)

16questions here
4free pages
6concepts

Questions 11–15

  1. 11foundation · easy

    Which SQL expression returns the number of unique non-NULL values in the `product_id` column?

    Select an answer first
  2. 12foundation · easy

    Given a table `orders` with a column `customer_id` that contains some NULL values, which query returns the number of orders that have a non-NULL customer_id?

    Select an answer first
  3. 13foundation · easy

    Which SQL function returns the number of rows in a table, including rows with NULL values?

    Select an answer first
  4. 14foundation · easy

    Which function is designed to return an approximate count of distinct values, trading a small amount of accuracy for faster performance on large datasets?

    Select an answer first
  5. 15expert · hard

    A data analyst is analyzing customer satisfaction scores. The scores table has a column 'score' with values from 1 to 5, and some rows have NULL scores. The analyst needs to report the average score per region, but the business wants to understand the impact of NULLs. Which approach provides the most accurate representation of customer satisfaction?

    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 Databricks. “DATA-ANALYST-ASSOCIATE” is a trademark of its owner, used for identification only.