在 sql 中,回收用户操作权限的命令是 revoke,其语法如下:revoke [grant option for] on from 。权限可以是 select、insert、update、delete、create 或 drop。对象可以是表、视图或过程。只有管理员权限的用户才能回收其他用户