Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> How does SQL*Plus's DESCRIBE command work internally?
How does SQL*Plus's DESCRIBE command work internally? For
tables/views/object types it's easy, but how does it determine the
procedures/functions in a package? The source code could be parsed (but
DESCRIBE seems too fast) and what if the source code is wrapped?
Some internal (or hopefully public) data dictionary views must keep this information and I'm interested in accessing that information.
Cheers,
Finn Received on Mon Apr 22 2002 - 08:04:54 CDT
![]() |
![]() |