SQL DATEDIFF Function Use and Examples - SQL Server Tips SELECT DATEDIFF(s, NULL, CURRENT_TIMESTAMP) as datediff DATEDIFF Examples Using All Options The next example will show the differences between two dates for each specific datapart and abbreviation