Community

SQL SERVER – Retrieve All the Data from VARCHAR(MAX) Column

(Pinal Dave) In this blog post we will discuss a very common problem which developer who are working with SQL Server Management Studio and VARCHAR(MAX) Datatype faces. In database table if you have over 8200 characters in a column with datatype VARCHAR (MAX) it is not easy to display them in SSMS.

Read More - Register for Free Membership