|
database
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Difference between UDT and UDDT in SQL 2005Hi,
I've noticed in SQL Server Management Studio (under types branch), the existing of new object type "User-defined Type" Is there any difference between User-defined Data Type UDDT and User-defined Type UDT ? Thank you Seems like UDDT is the same thing as we have had since 1.0 (sp_addtype, not CREATE TYPE). My guess
is that UDT is CLR types. -- Show quoteTibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://www.solidqualitylearning.com/ Blog: http://solidqualitylearning.com/blogs/tibor/ "B.M" <mbouarro***@yahoo.com> wrote in message news:%23zHZmKBpFHA.2976@TK2MSFTNGP12.phx.gbl... > Hi, > > I've noticed in SQL Server Management Studio (under types branch), the existing of new object > type "User-defined Type" > Is there any difference between User-defined Data Type UDDT and User-defined Type UDT ? > > Thank you >
Other interesting topics
|
|||||||||||||||||||||||