Fun(?) with UDT's and Sql Server Management Studio
My blog has moved to sqlblogcasts.com/blogs/nielsb
The full version of this post can be found here., http://sqlblogcasts.com/blogs/nielsb/Fun(?) with UDT's and Sql Server Management Studio
The new RSS feed is here
The following is something that has come up on a couple of the SQL Server 2005 beta news groups.
So, you have created a UDT and deployed it into SQL Server 2005. You have created a table with a column of the UDT type, and inserted some data. You're now testing it from SQL Server Management Studio (SSMS), and the chances are pretty big that you're running a query something like this:
... To read the complete version of this post go here, http://sqlblogcasts.com/blogs/nielsb/Fun(?) with UDT's and Sql Server Management Studio