sql server how to format an amount code example Example: format numbers in sql server SELECT FORMAT(123456789, '#,#');