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 -> 2K Max on text concatination

2K Max on text concatination

From: Tom Wolfe <twolfe_at_base10.com>
Date: Wed, 11 Nov 1998 19:40:07 GMT
Message-ID: <rKl22.195$i53.77004@client.news.psi.net>


I have a stored procedure that uses a cursor to read columns of data that are 256 bytes, concates them, and returns them as a string. Problem is that the data in the table exceeds 2k. Is there a way of accomplishing this in an easy fashion? I am limited to having only one return string. Thanks... Received on Wed Nov 11 1998 - 13:40:07 CST

Original text of this message

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