Re: PL/SQL Question

From: NChalla505 <nchalla505_at_aol.com>
Date: 1998/01/03
Message-ID: <19980103193001.OAA20785_at_ladder02.news.aol.com>#1/1


Hi,
You cannot call PL/SQL procedure from SQL statement. You can only use functions, as part of an expression or a part of SQL statement as long as the function returns only one values and that value should be one of Oracale data types. Received on Sat Jan 03 1998 - 00:00:00 CET

Original text of this message