Relative Content

Tag Archive for sql-servert-sqlsql-server-2022

How to custom format a number in T-SQL

If you use this custom mask to format a number in MS-SQL, you’ll see that it ignores all but the decimal mask and does it’s own thing (which I believe might have something to do with the regional settings of the SQL server):