Question: Create three or more MySQL Data Control language (DCL) Statements using the any database(for example) A Create new user statement for the database A statement
Create three or more MySQL Data Control language (DCL) Statements using the any database(for example)
- A Create new user statement for the database
- A statement that grants privileges to the new user
- A statement that revokes privileges
- A SQL Text File containing the SQL commands to create the database, create the table, and insert the sample test data into the table.
- A SQL Text File containing the DCL SQL Statements.
Step by Step Solution
3.36 Rating (152 Votes )
There are 3 Steps involved in it
Here are three MySQL Data Control Language DCL statements 1 Create New User Statement This statement ... View full answer
Get step-by-step solutions from verified subject matter experts
