AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: A newly appointed data engineer needs USAGE databricks video

Question 1
« Back   Next databricks Cloud data-engineer-professional Question »

Full Certification Question

A newly appointed data engineer needs USAGE privileges on the following tables: Table 1: policy table from the insurance database Table 2: demographics table from customers database Which of the following statements is correct about the result of the execution of the following query: GRANT USAGE ON TABLES customers.demographics, insurance.policy TO new_user;