那位大侠给个revoke用法的例子
要同时带 on、 from、 to三个参数的,多谢了
[解决办法]
revoke 只能带on from
如revoke select on tablename from username
带to 的是grant或deny
发布时间: 2012-01-31 21:28:41 作者: rapoo
那位大侠给个revoke用法的例子
要同时带 on、 from、 to三个参数的,多谢了
[解决办法]
revoke 只能带on from
如revoke select on tablename from username
带to 的是grant或deny