![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi! I was wondering if I can select somehow parameters of a function, procedure (inside a package or standalone) other than parsing the dba_source view? Thanks in advance. Regards. |
#3
| |||
| |||
|
|
Ok. Got it. user_argumentshttp://www.psoug.org/reference/packages.html On 17 Sie, 16:10, slafs <slaf... (AT) gmail (DOT) com> wrote: Hi! I was wondering if I can select somehow parameters of a function, procedure (inside a package or standalone) other than parsing the dba_source view? Thanks in advance. Regards.- Hide quoted text - - Show quoted text - |
#4
| |||
| |||
|
|
On Aug 17, 10:27*am, slafs <slaf... (AT) gmail (DOT) com> wrote: Ok. Got it. user_argumentshttp://www.psoug.org/reference/packages.html On 17 Sie, 16:10, slafs <slaf... (AT) gmail (DOT) com> wrote: Hi! I was wondering if I can select somehow parameters of a function, procedure (inside a package or standalone) other than parsing the dba_source view? Thanks in advance. Regards.- Hide quoted text - - Show quoted text - You can also use describe in SQLPlus to see procedure parameters lists as well as packaged procedure parameter lists when you just need a quick reminder. HTH -- Mark D Powell -- |
#5
| |||
| |||
|
|
On 17 Sie, 18:13, Mark D Powell <Mark.Pow... (AT) eds (DOT) com> wrote: On Aug 17, 10:27*am, slafs <slaf... (AT) gmail (DOT) com> wrote: Ok. Got it. user_argumentshttp://www.psoug.org/reference/packages.html On 17 Sie, 16:10, slafs <slaf... (AT) gmail (DOT) com> wrote: Hi! I was wondering if I can select somehow parameters of a function, procedure (inside a package or standalone) other than parsing the dba_source view? Thanks in advance. Regards.- Hide quoted text - - Show quoted text - You can also use describe in SQLPlus to see procedure parameters lists as well as packaged procedure parameter lists when you just need a quick reminder. HTH -- Mark D Powell -- Thanks, But I can't manipulate the desc results by select or something like that, can I? This only (as You said) a quick reminder. Regards- Hide quoted text - - Show quoted text - |
![]() |
| Thread Tools | |
| Display Modes | |
| |