Can anyone please tell me how I can modify the column (varchar) width from 255 to say 2000 by using T_SQL....what is the syntax? I know I can get it done through EM.But I need to know how to do it by using T_SQL...Thanks
How about if you wanted to use a variable, say find the max len of a column then use the variable for the new size of a column, when I try this I get incorrect syntax.
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.