Default Values for the Scale Parameter Define a MONEY column with the following syntax:
Format of Currency Notation Client applications format values in MONEY columns with the currency notation that the locale defines. This notation specifies the currency symbol, thousands separator, and decimal separator. (For more information on currency notation, see "Numeric and Monetary Formats".)
For the default locale, the currency symbol is a dollar sign ($), the thousands separator is a comma (,), and the decimal separator is a period (.). For nondefault locales, the locale defines the appropriate culture-specific currency notation for monetary values. You can also use the DBMONEY environment variable to customize the currency symbol and decimal separator for monetary values. For more information, see "Customizing Monetary Values".