ORA-02030: can only select from fixed tables/views ORACLE 报错 故障修复 远程处理
网络编程
文档解释
ORA-02030: can only select from fixed tables/views
Cause: An attempt is being made to perform an operation other than a retrieval from a fixed table/view.
Action: You may only select rows from fixed tables/views.
Ora-02030代表语句中有不允许的查询表或视图。
官方解释
常见案例
正常处理方法及步骤
编辑:一起学习网
标签:中有,不允许,视图,语句,步骤