
Get Current Precision Level Used by Numbers in SQL Server
You can get the current precision by executing the following command: SELECT @@MAX_PRECISION AS ‘MAX_PRECISION’ Related Articles Using LOCK_TIMEOUT in SQL Reseed All Autonumber Fields in All Tables Get the