I have variable length character data and want to store in SQL Server (2005) database. I want to learn some best practices about how to choose TEXT SQL type or choose VARCHAR SQL type, pros and cons in performance/footprint/function.

4 Answers
4

Leave a Reply

Your email address will not be published. Required fields are marked *