MySQL Tutorial

1:

Write a GRANT statement to create a user called bill , with password secret , who has access to select, update, insert, and delete from the department table.

2:

Write a REVOKE statement to remove this user's privileges.

Категории