What is DCL in MySQL?



What is DCL in MySQL?..

Answer / hrindows@gmail.com

DCL is a short form for Data Control Language including commands which are concerned with User rights, permissions and other controls within the database system.

A list of queries for DCL:
 GRANT
 REVOKE

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

Is mariadb better than mysql?

0 Answers  


Is sql and mysql same?

0 Answers  


How do you start MySQL on Linux?

5 Answers   Cybernet,


How do I insert multiple rows in a table?

0 Answers  


What are the advantages of MySQL when compared with Oracle?

0 Answers  






What are the functions used to encrypt and decrypt the data present in mysql?

0 Answers  


What is blob storage?

0 Answers  


How do I install mysql on windows 7?

0 Answers  


How many ways we can we find the current date using MySQL?

5 Answers  


What is the innodb in mysql?

0 Answers  


How do I get a list of table names in mysql?

0 Answers  


What is back end and front end?

0 Answers  


Categories