You should wrap the queries you want the user to be able to perform within stored procedures, and only grant EXECUTE permissions on these stored procedures.

  • 对于您希望用户能够执行的查询,您应该将其打包在存储过程中,并只对这些存储过程授予EXECUTE权限。
目录 查词历史