SQL Server 2016 introduces the DATEDIFF_BIG function that allows you to obtain date differences between larger date ranges. DateDiff_Big returns bigint.
Here is a small example:
SELECT DATEDIFF_BIG(SECOND, '19000101', '20180403') [Big Difference]
SQL Server 2016 introduces the DATEDIFF_BIG function that allows you to obtain date differences between larger date ranges. DateDiff_Big returns bigint.
Here is a small example:
SELECT DATEDIFF_BIG(SECOND, '19000101', '20180403') [Big Difference]
Recent Articles:
In today’s digital world, technology has changed how we make payments. From contactless cards to mobile wallets, it’s now easier
No matter what you do or where you work, you are likely to encounter Windows software at some point or