Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> simple questions
Hi, all,
I would have a few simple questions to ask. How to call a function within a pl/sql package in SQLPlus ?? and how to display the return value??
I've used
call package_a.function_a('para A', 'para B', 0, 'para C', 'para D'); but it said
*
Thanks.
![]() |
![]() |