Question 21

A data analyst has a managed table table_name in database database_name. They would now like to remove the table from the database and all of the data files associated with the table. The rest of the tables in the database must continue to exist.
Which of the following commands can the analyst use to complete the task without producing an error?
  • Question 22

    A data analyst is troubleshooting a query in Databricks SQL that fails when processing large datasets and complex join operations. Logs indicate that the job consistently aborts due to resource constraint errors on the cluster.
    Which Query Profile metric should the analyst use to identify the operator that is causing resource overuse?
  • Question 23

    Delta Lake stores table data as a series of data files, but it also stores a lot of other information.
    Which of the following is stored alongside data files when using Delta Lake?
  • Question 24

    In a healthcare provider organization using Delta Lake to store electronic health records, a data analyst needs to analyze a snapshot of the patient_records table from two weeks ago before some recent data corrections were applied.
    What approach should the Data Engineer take to allow the analyst to query that specific prior version?
  • Question 25

    An analyst writes a query that contains a query parameter. They then add an area chart visualization to the query. While adding the area chart visualization to a dashboard, the analyst chooses "Dashboard Parameter" for the query parameter associated with the area chart.
    Which of the following statements is true?