2020-09-22
908 reads
2020-09-22
908 reads
An in depth look at the implications of using Banker's Rounding.
2020-06-15
18,650 reads
Age Calculation gets implemented as an Inline table Valued function with a parameter defining which date parts must be counted.
2017-03-30
1,849 reads
Age calculation based on the right method used in real life.
2017-03-28
4,331 reads
2017-03-09 (first published: 2017-02-16)
1,990 reads
2016-11-16
1,263 reads
2013-06-24
2,884 reads
2013-05-24
2,363 reads
2013-04-30
2,261 reads
2008-09-04
5,245 reads
By Vinay Thakur
Continued thinking about my Journey blog where we have to look back at the...
By James Serra
A ton of new features for Microsoft Fabric were announced at the Microsoft Fabric Community...
By SQLPals
PowerShell Remoting for SQL DBAs: WinRM + SSH Guide (Updated 2026) ...
Comments posted to this topic are about the item Identities and Sequences II
Comments posted to this topic are about the item Using PostgreSQL as a NoSQL...
Comments posted to this topic are about the item Is Your Time "Free"?
In thinking about the differences between the identity property and a sequence object, which of these two guarantees that there are consecutive numbers (according to the increment) inserted in a single table?
See possible answers