Question: How are the predefined administrative roles in MySQL Workbench different from the roles created with SQL statements? Predefined administrative roles are stored in the mysql
How are the predefined administrative roles in MySQL Workbench different from the roles created with SQL statements?
Predefined administrative roles are stored in the mysql database, while roles created with SQL statements are not.
Predefined administrative roles can be manipulated using SQL statements, while roles created with SQL statements cannot.
Predefined administrative roles allow for quick assignment of privileges, while roles created with SQL statements require manual assignment of privileges.
Predefined administrative roles are limited to specific databases, while roles created with SQL statements apply to all databases on the server.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
