Connecting Tech Pros Worldwide Help | Site Map

A long string as a Input parameter in procedure

Newbie
 
Join Date: Jun 2008
Posts: 18
#1: Sep 17 '09
Hi All,
I want to create an Input Parameter in my procedure which can take a long string of 3000 or more characters.
The strored procedure then use this input parameter as clob type to a function which would do further processing.
But I am not able to find how to create input parameter for such a long string haivng 3000 or more characters.
Any pointers would be very helpful.

Thanks,
Abhishek Chowdhury
Reply

Tags
input parameters, stored procedures