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
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