my problem is that ,I want to define a local variable and in put parameter in a Stored Proc which will accept
input of 6000 character in 11.X version .os sybase
Now VARCHAR(6000) is not supported by 11.X version but only for 12.0 as it has limit of 255 charachters
and TEXT datatype we cant...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.