Databricks-Certified-Data-Analyst-Associate Exam Question 16
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 notified every time the dashboard is refreshed.
Which approach can the data analyst use to accomplish this task with minimal effort/
Which approach can the data analyst use to accomplish this task with minimal effort/
Databricks-Certified-Data-Analyst-Associate Exam Question 17
A business analyst has been asked to create a data entity/object called sales_by_employee. It should always stay up-to-date when new data are added to the sales table. The new entity should have the columns sales_person, which will be the name of the employee from the employees table, and sales, which will be all sales for that particular sales person. Both the sales table and the employees table have an employee_id column that is used to identify the sales person.
Which of the following code blocks will accomplish this task?
Which of the following code blocks will accomplish this task?
Databricks-Certified-Data-Analyst-Associate Exam Question 18
A data analyst has created a Query in Databricks SQL, and now they want to create two data visualizations from that Query and add both of those data visualizations to the same Databricks SQL Dashboard.
Which of the following steps will they need to take when creating and adding both data visualizations to the Databricks SQL Dashboard?
Which of the following steps will they need to take when creating and adding both data visualizations to the Databricks SQL Dashboard?
Databricks-Certified-Data-Analyst-Associate Exam Question 19
Which of the following is an advantage of using a Delta Lake-based data lakehouse over common data lake solutions?
Databricks-Certified-Data-Analyst-Associate Exam Question 20
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 data set.
What describes a continuous variable?
What describes a continuous variable?
