What is DCL in MySQL?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I uninstall mysql connector?

466


What is mysql community server?

485


What is the difference between BLOB AND TEXT?

581


What is ntext?

609


What are the other commands to know the structure of a table using mysql commands except explain command?

538






What is 'mysqlcheck'?

571


What is csv?

515


What does mysql flush tables do?

507


How do you login to MySql using Unix shell?

614


What is the use of mysql_fetch_array () function in php?

465


How do I run mysql?

486


How many columns can be used for creating Index?

574


Which is best pdo or mysqli?

476


What are the different data types in mysql?

469


Write a query to display current date and time?

510