select * from dba_objects where object_name = '' and status = 'INVALID'
ORA-04063解决方法
最新推荐文章于 2023-06-13 08:51:35 发布
select * from dba_objects where object_name = '' and status = 'INVALID'
5002
4868

被折叠的 条评论
为什么被折叠?