Computer Science, asked by aryaswar01, 1 year ago

Write a command To change the 'testing' user privilege in MySQL to be able to perform commands to enter data, delete, display, create tables and delete tables By using the password 'abcd1234'

Answers

Answered by Anonymous
1

Explanation:

Answer:Create accounts and set privileges or roles. ... Use the REVOKE statement to revoke privileges granted with the GRANT ... Table privileges include ..

Similar questions