• subscribe


Dan Sullivan

Dan Sullivan is a consultant specializing in .NET and SQL Server. He has used SQL Server since the release of SQL Server 4.2. He is a coauthor of DevelopMentor’s Essential Yukon course and is the coauthor of SQL Server 2005 First Look(Addison-Wesley).
Email: dsullivan@develop.com

My Latest Content
My Latest Comments



Author Articles

Create a User-Defined Data Type

By Dan Sullivan, 04/20/2004

SQL Server 2005's user-defined data type (UDT) capability lets you create new multifield scalar data types, such as Latitude and Longitude, and treat them the same way you do ...