Welcome to

SqlServer-QA.net

Sign in | Join | Help

Browse by Tags

All Tags » Replicate   (RSS)

Varchar(max) datatype and Replicate function

As you know, Replicate function is used to repeat a character expression for a specified number of times. But by default the result is converted to varchar of maximum size 8000 when you dont convert the expression to specific type Consider the following
Posted by Madhivanan | 2 Comments
Filed under: , ,