A long string as a Input parameter in procedure

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gjain12
    New Member
    • Jun 2008
    • 19

    #1

    A long string as a Input parameter in procedure

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