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
How do I view mysql logs?
What are the non-standard sql commands supported by 'mysql'?
What is the difference between is null & is not null?
How to create and drop view in mysql?
How do I tune a mysql query?
How to Recover a MySQL root password. Stop the MySQL server process. Start again with no grant tables. Login to MySQL as root. Set new password. Exit MySQL and restart MySQL server.
What are the ways in which you can retrieve data in the result set of mysql using php?
How do I import database through command line?
What are the functions of commit and rollback statements?
How large can a mysql table be?
What is difference between mysql and mysqli?
How do I start mysql?
What is the latest mysql?
Which is best pdo or mysqli?
What is InnoDB?