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 -> String > 2000 bytes returned by function???

String > 2000 bytes returned by function???

From: Joep Hendrix <joep.hendrix_at_wxs.nl>
Date: 1998/06/09
Message-ID: <357D7BD1.20B5@wxs.nl>#1/1

Hi everybody,

Is there any work around known by anybody to solve this problem: Suppose I use this query:
select function_name
from dual;

The function function_name will return a string which might be larger then 2000 bytes. What can I do to have a function return a string larger then 2000 bytes?

Thanks in advance,

Joep

-- 
LET OP!!!!
Nieuw email adres:

Zwolle, The Netherlands
Joep Hendrix
e-mail:		joep.hendrix_at_wxs.nl
NEW homepage:	http://home.pi.net/~jhendrix/index.html
Received on Tue Jun 09 1998 - 00:00:00 CDT

Original text of this message

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