79785971

Date: 2025-10-09 01:38:33
Score: 0.5
Natty:
Report link

You can get SQL_TEXT/SQL_FULLTEXT from V$SQLAREA by PROGRAM_ID, PROGRAM_LINE# , where PROGRAM_ID is OBJECT_ID from DBA_OBJECTS. But considering the dynamic nature of those packages, I don't think it's worth to reverse-engineer them.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: Sayan Malakshinov