What is the use of Data Control Language(DCL) in SQL?
A data control language (DCL) is a syntax alike 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).
Examples of DCL commands are as follows:
What is the use of Data Definition Language(DDL) in SQL?
What is the use of Data manipulation Language(DML) in SQL?
Among the below commands, Which is not SCS command?
Among the below commands, Which is the SCS command?
What is the meaning of SCS in SQL?