【问题标题】:How to find Lines of Code of packaged procedures and functions in Oracle [duplicate]如何在 Oracle 中查找打包过程和函数的代码行 [重复]
【发布时间】:2012-07-02 12:20:17
【问题描述】:

可能重复:
How to View Oracle Stored Procedure using SQLPlus?

我是 Oracle 新手。你能帮我解决这个问题吗?

Oracle中如何对打包过程和函数的代码行进行细化?

是否有任何系统表或查询来查找任何包内的过程和函数的 LOC?

【问题讨论】:

  • 这不是重复的,因为它有相同的答案facepalm

标签: oracle package lines-of-code


【解决方案1】:

查看 Oracle 字典中的 ALL_SOURCE view

【讨论】:

    猜你喜欢
    • 2020-10-09
    • 2023-01-12
    • 1970-01-01
    • 1970-01-01
    • 2011-12-07
    • 2023-04-10
    • 2022-11-30
    • 1970-01-01
    • 2010-09-08
    相关资源
    最近更新 更多