Ultimate access to all questions.
A new data engineer has started at a company. The data engineer has recently been added to the company’s Databricks workspace as new.engineer@company.com. The data engineer needs to be able to query the table sales in the database retail. The new data engineer already has been granted USAGE on the database retail.
Which of the following commands can be used to grant the appropriate permissions to the new data engineer?
Context / important info:
You may assume standard Databricks SQL privileges syntax is used (GRANT ... ON TABLE ... TO ...).
Note: Do not include the answer options in this field.