Monthly Archives for October 2011

User-Defined Data Types in Microsoft SQL Server 2008

A user-defined data type provides you with a convenient way to standardize the usage of native data types for columns that have the same domain of possible values. For example, when you store many e-mail addresses in different tables. Since … Continue reading

30. October 2011 by Jeroen Verhulst
Categories: MS SQL Server, Uncategorized | 4 comments