All Tags »
SQL Server 2008 »
backup compress... »
data compressio... »
numeric data types
Sorry, but there are no more tags available to filter with.
-
As you may already know, I am not a big fan of the MONEY data type, because of its inflexibility, accuracy problems, and the expectations the name of the type evokes in new users. If I had my way, MONEY would become a synonym for DECIMAL in SQL Server 2008 (allowing for specific precision and scale), and be removed in the following ...