πŸ“Š Microsoft Access
Q. DCL provides commands to perform actions such as _______
  • (A) Change the structure of the tables
  • (B) Access authorization and other control over the database
  • (C) Insert, update or delete records and data values
  • (D) All the answers are true
πŸ’¬ Discuss
βœ… Correct Answer: (B) Access authorization and other control over the database

Explanation: A Data Control Language (DCL) is a syntax similar to a programming language used to control access to data stored in a database (authorization). In particularly, it is a component of SQL (Structured Query Language). Examples of DCL commands: “GRANT” to authorize specified users to perform specified tasks.

Explanation by: Ruchi Sharma
A Data Control Language (DCL) is a syntax similar to a programming language used to control access to data stored in a database (authorization). In particularly, it is a component of SQL (Structured Query Language). Examples of DCL commands: “GRANT” to authorize specified users to perform specified tasks.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
237
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Ruchi Sharma
Publisher
πŸ“ˆ
92%
Success Rate