Just another ORA-00942: table or view does not exist error message, however I cannot find any solution that works for me

后端 未结 0 1916
广开言路
广开言路 2020-12-08 03:00

I created two new tables in Oracle. I granted them Select, Update, Insert and Delete with this command:

GRANT DELETE, INSERT, UPDATE, SELECT on "ADMIN&q         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题