Advice from Aunt Kathi
Kathi Kellenberger is a Sr. Consultant with Pragmatic Works. She is an author, speaker and trainer.
Archives: November 2005
Get MAXimum functionality
SQL 2005 provides a the new max specifier to be used with varbinary, varchar and nvarchar data types. You can use these in place of image, text and ntext data types respectively.
There are many things you can't do with text that will work with varchar or nvarchar:
declare @bigString⦠Read more
0 comments, 378 reads
Posted in Advice from Aunt Kathi on 12 November 2005



Subscribe to this blog