Databricks Certified Data Engineer Associate Exam Databricks-Certified-Data-Engineer-Associate Question # 17 Topic 2 Discussion

Databricks Certified Data Engineer Associate Exam Databricks-Certified-Data-Engineer-Associate Question # 17 Topic 2 Discussion

Databricks-Certified-Data-Engineer-Associate Exam Topic 2 Question 17 Discussion:
Question #: 17
Topic #: 2

A new data engineering team team. has been assigned to an ELT project. The new data engineering team will need full privileges on the database customers 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?


A.

GRANT USAGE ON DATABASE customers TO team;


B.

GRANT ALL PRIVILEGES ON DATABASE team TO customers;


C.

GRANT SELECT PRIVILEGES ON DATABASE customers TO teams;


D.

GRANT SELECT CREATE MODIFY USAGE PRIVILEGES ON DATABASE customers TO team;


E.

GRANT ALL PRIVILEGES ON DATABASE customers TO team;


Get Premium Databricks-Certified-Data-Engineer-Associate Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.