Q. Which of the following statement(s) is/are TRUE about DCL?

  • (A) The DCL commands in SQL allow us to control which users have access to the data stored in SQL tables.
  • (B) There will be certain privileges that each user has; consequently, the data can be accessed by them.
  • (C) The DCL commands in SQL allow us to grant privileges to a user on the SQL database and its table(s), or revoke privileges that have already been granted.
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the above
Explanation: About DCL Commands –

The DCL commands in SQL allow us to control which users have access to the data stored in SQL tables.

There will be certain privileges that each user has; consequently, the data can be accessed by them.

The DCL commands in SQL allow us to grant privileges to a user on the SQL database and its table(s), or revoke privileges that have already been granted.
Explanation by: Vishal Gupta
About DCL Commands –

The DCL commands in SQL allow us to control which users have access to the data stored in SQL tables.

There will be certain privileges that each user has; consequently, the data can be accessed by them.

The DCL commands in SQL allow us to grant privileges to a user on the SQL database and its table(s), or revoke privileges that have already been granted.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
266
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Vishal Gupta
Publisher
πŸ“ˆ
82%
Success Rate