Skip to content
A stack of coins

How SQL Server stores data types: money

  • by

In this post we look at how SQL Server stores currency values using the MONEY and SMALLMONEY data types. If you’d like to read the previous posts in this series of how SQL Server stores…