sql server number format code example Example: format numbers in sql server SELECT FORMAT(123456789, '#,#');