当前位置: 代码迷 >> Oracle管理 >> 有关plsql的grant语句。如下:在sqlplus中解决办法
  详细解决方案

有关plsql的grant语句。如下:在sqlplus中解决办法

热度:97   发布时间:2016-04-24 05:36:55.0
有关plsql的grant语句。如下:在sqlplus中
grant select
on table hr.employees,hr.jobs
to user1;
sqlplus提示ORA-00903表名无效
谢谢,还有怎么样不用每个表名前都加方案名

------解决方案--------------------
探讨
你qq多少?
  相关解决方案