In case you cannot do BIGINT yet: A How-to Guide for Resolving Database Record Limitations | Distillery
Posted by jpluimers on 2021/06/30
Sometimes your development stack is not fully ready to handle signed 64-bit BIGINT values across all layers, which is when [WayBack] A How-to Guide for Resolving Database Record Limitations | Distillery comes in handy.
For data type ranges: [WayBack] int, bigint, smallint, and tinyint (Transact-SQL) – SQL Server | Microsoft Docs
–jeroen
Leave a Reply