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