Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Stored Proc for CLOB to recordset of varchar2(4000)
If this is simple please forgive me.
With the oracle and connection which has been installed for my website, I am unable to obtain a CLOB from the database. Therefore the solution is creating a stored procedure which gets the CLOB and converts it into a recordset of chucks of varchar2(4000).
My knowledge of stored procs is souly based on sql server. So how can this be done in Oracle.
Also is there a reference for stored procedures for oracle?
Very very grateful
Caroline Received on Mon Mar 31 2003 - 11:36:21 CST
![]() |
![]() |