写出将用户’t01’@’localhsot’赋予角色’teachers’@’localhost’的SQL语句。
【正确答案】:grant role ‘teachers’@’localhost’ to ‘t01’@’localhost’;
写出将用户’t01’@’localhsot’赋予角色’teachers’@’localhost’的SQL语句。
- 2024-11-07 07:37:16
- 数据库及其应用(13170)