All Tags »
Fun »
April Fools Day (RSS)
Sorry, but there are no more tags available to filter with.
-
A popular new data type that almost didn't make it in SQL Server 2008 will be available in CPT7. The new TinyGUID data type is similar to the full UniqueIdentifier data type except that, as the name implies, it's only 3 characters long – 29 characters less than the GUID saving 14 bytes, but still providing 46,656 (363) max values. The NewTinyID() ...