A newly appointed data engineer needs USAGE databricks video
data-engineer-professional video for a newly appointed data engineer needs USAGE privileges on the following tables: Table 1: policy table from the insurance
Answer
          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;