CERTIFIED-DATA-ANALYST-ASSOCIATE Practice Questions
94 real CERTIFIED-DATA-ANALYST-ASSOCIATE exam questions with expert-verified answers and explanations. Page 2 of 2.
- Question #55
A stakeholder has provided a data analyst with a lookup dataset in the form of a 50-row CSV file. The data analyst needs to upload this dataset for use as a table in Databricks SQL...
- Question #56
Data professionals with varying responsibilities use the Databricks Lakehouse Platform. Which role in the Databricks Lakehouse Platform use Databricks SQL as their primary service?
- Question #57
What describes the variance of a set of values?
- Question #59
What is a benefit of using Databricks SQL for business intelligence (Bl) analytics projects instead of using third-party Bl tools?
- Question #60
Where in the Databricks SQL workspace can a data analyst configure a refresh schedule for a query when the query is not attached to a dashboard or alert?
- Question #61
A data analyst needs to share a Databricks SQL dashboard with stakeholders that are not permitted to have accounts in the Databricks deployment. The stakeholders need to be notifie...
- Question #62
A data scientist has asked a data analyst to create histograms for every continuous variable in a data set. The data analyst needs to identify which columns are continuous in the d...
- Question #63
Which location can be used to determine the owner of a managed table?
- Question #64
A data analyst wants to create a Databricks SQL dashboard with multiple data visualizations and multiple counters. What must be completed before adding the data visualizations and...
- Question #65
In which circumstance will there be a substantial difference between the variable's mean and median values?
- Question #66
Which statement describes descriptive statistics?
- Question #67
A data analyst wants the following output: customer_name number_of_orders John Doe 388 Zhang San 234 Which statement will produce this output?
- Question #68
What is used as a compute resource for Databricks SQL?
- Question #69
A data analyst has created a Query in Databricks SQL, and now wants to create two data visualizations from that Query and add both of those data visualizations to the same Databric...
- Question #70
Query History provides Databricks SQL users with a lot of benefits. A data analyst has been asked to share all of these benefits with their team as part of a training exercise. One...
- Question #71
Which layer of the medallion architecture is most commonly used by data analysts?
- Question #72
How should Databricks SQL be used in relation to other business intelligence (BI) tools like Tableau, Power BI, and Looker?
- Question #73
Which approach should be used to connect Databricks to Fivetran for data ingestion?
- Question #74
A data analyst needs to query the data in my_table. They want to return the values in columns user_id and email_address where records fit the following filter criteria: age is grea...
- Question #75
Which example of data projects represents a common analytics application to be completed in Databricks SQL?
- Question #76
What is an advantage of using a Delta Lake-based data lakehouse over classic enterprise data warehouse solutions?
- Question #77
A data analyst has been asked to use the below table sales_table to rank products within region by the sales: The result of the query should look like this: Which query will accomp...
- Question #78
A database was created in Databricks SQL using the following statement: CREATE SCHEMA accounting LOCATION 'dbfs:/accounting/data'; Where will data for this database be stored?
- Question #79
A managed table and an unmanaged (external) table were both created in Databricks SQL, and data were ingested into each table. Later, both tables were dropped. What is the status o...
- Question #80
Which statement about visualizations is true?
- Question #81
Which SQL standards does Databricks SQL use as its default SQL dialect?
- Question #82
A data analyst is working in an organization that utilizes a multi-hop, medallion architecture. They have been tasked with creating a new Gold table from an existing Silver table....
- Question #83
A data analyst has opened up the SQL Editor page and written a new SQL statement. The data analyst now wants to save that statement to easily refer back to it later to add it to a...
- Question #84
An analyst has been asked to combine the data in two tables: suppliers and new_suppliers. It's possible that some of the supplier_id values match in both tables, meaning that those...
- Question #85
A data analyst is working with a nested array column products in table transactions. The analyst wants to return the first item in the array for each row. The data analyst is using...
- Question #86
A dashboard contains a bar chart visualization. The bar chart has a Date widget parameter associated with it. Which statement about the Date widget parameter is true?
- Question #87
In which scenario should a data analyst create and use a user-defined function (UDF)?
- Question #88
A data analyst has produced a visualization. A stakeholder has viewed the visualization and is complaining that the visualization is difficult to interpret. After looking at the vi...
- Question #89
Which example of data projects represents a common analytics application to be completed in Databricks SQL?
- Question #90
A data analyst has two data sources that are providing similar but complementary information. The analyst wants to combine these sources of data into a single, comprehensive datase...
- Question #91
A data analyst has been asked to determine which customers have placed an order in the past year and which customers have not placed an order in the past year. This can be determin...
- Question #92
A data analyst has come across a column in a table that contains personally identifiable information (PII). The data analyst should not have access to this type of PII data. How sh...
- Question #93
Which open-source project helps to enable the data lakehouse by adding organization, reliability, performance, and data governance to data lake architectures?
- Question #94
Which data visualization use cases is best completed using Databricks SQL relative to other visualization tools?
- Question #95
A data analyst has written and saved a series of queries that reveal trends that need to be monitored by several stakeholders. Which tool should the data analyst use to share the r...
- Question #96
A data analyst needs to create an empty managed table table_name in database database_name with a specific schema. The table needs to be recreated and empty, regardless of whether...
- Question #97
A data analyst is working with the following table my_table: customer_name dollars_spent Hex Sprockets [125.34, 100.15, 9003.99] Dented Fenders [16.99, 200.85, 33.49, 88.17] The an...
- Question #98
Where can an admin or Data owner grant database, table, and view permissions to a group?
- Question #99
A data architect has informed a data analyst team that its organization will now use a data design pattern that will logically organize data in a lakehouse, with the goal of increm...