Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Passing Table as Variable into Procedure
Correction.
||p_COLUMN||'=your conversion fumction'
instead of
||p_COLUMN=||'your conversion fumction'
Received on Fri Aug 18 2006 - 16:15:37 CDT