IT Questions and Answers :)

Saturday, April 28, 2018

What is DCL used for in SQL?


What is DCL used for in SQL?

  • Monitor database transactions
  • Solving deadlock situations
  • Control access to data stored in a database
  • Control database size and archiving schedule 

 

EXPLANATION

A data control language (DCL) is a syntax similar to a computer programming language used to control access to data stored in a database (Authorization). In particular, it is a component of Structured Query Language (SQL).
Share:

0 comments:

Post a Comment

Popular Posts