Hi,
I tried to use NCLOB variable to create a procedure dynamically and while constructing the procedure inside NCLOB variable, if more than 33317 characters are put into the variable, then when I try to print this variable, it is not returning anything.
It works till 33317 characters. But not above it.
Is there any way I can overcome this restriction. Thanks in advance.