Databricks-Certified-Data-Engineer-Associate Exam Question 96

A new data engineering team team has been assigned to an ELT project. The new data engineering team will need full privileges on the table sales to fully manage the project.
Which of the following commands can be used to grant full permissions on the database to the new data engineering team?
  • Databricks-Certified-Data-Engineer-Associate Exam Question 97

    Which of the following can be used to simplify and unify siloed data architectures that are specialized for specific use cases?
  • Databricks-Certified-Data-Engineer-Associate Exam Question 98

    An engineering manager uses a Databricks SQL query to monitor ingestion latency for each data source. The manager checks the results of the query every day, but they are manually rerunning the query each day and waiting for the results.
    Which of the following approaches can the manager use to ensure the results of the query are updated each day?
  • Databricks-Certified-Data-Engineer-Associate Exam Question 99

    A data engineer is attempting to drop a Spark SQL table my_table and runs the following command:
    DROP TABLE IF EXISTS my_table;
    After running this command, the engineer notices that the data files and metadata files have been deleted from the file system.
    Which of the following describes why all of these files were deleted?
  • Databricks-Certified-Data-Engineer-Associate Exam Question 100

    A data engineer needs to determine whether to use the built-in Databricks Notebooks versioning or version their project using Databricks Repos.
    Which of the following is an advantage of using Databricks Repos over the Databricks Notebooks versioning?