Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> simple questions

simple questions

From: Alan Sze <alan_at_icon.com.hk>
Date: Mon, 15 Nov 1999 18:01:11 +0800
Message-ID: <80ol4b$4c0$1@news.hk.linkage.net>

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

                            *

Error in line 1:
ORA-00904: Invalid column name.

Thanks.

Received on Mon Nov 15 1999 - 04:01:11 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US