查詢存盤程序下的涉及表:select *from dba_dependencies t
where t.referenced_owner=[user]
and t.type='PROCEDURE'
and t.referenced_type='TABLE'
and NAME =[PROCEDURE_NAME]
uj5u.com熱心網友回復:
查詢表名,表中文名,欄位名,欄位中文名,欄位型別涉及到的系統表user_tab_columns,user_tab_comments,user_col_commentsuj5u.com熱心網友回復:
存盤程序備份涉及到表user_source轉載請註明出處,本文鏈接:https://www.uj5u.com/shujuku/29796.html
標籤:開發
上一篇:oracle系統表常用查詢sql
下一篇:Oracle 11g問題 求大神
