About 6,290 results
Open links in new tab
  1. DATEDIFF (Transact-SQL) - SQL Server | Microsoft Learn

    Jul 20, 2026 · Transact-SQL reference for the DATEDIFF function. Returns the numerical difference between a start and end date …

  2. SQL Server DATEDIFF () Function - W3Schools

    Aug 25, 2011 · Definition and Usage The DATEDIFF () function returns the difference between two dates, as an integer. Syntax …

  3. Date Difference Calculator — DateDiff.com

    Aug 28, 2025 · © 2026 DateDiff.com · Date Diff · Age Calculator · Add / Subtract · Business Days · Dev Reference About · Contact · …

  4. DateDiff Function | Microsoft Support

    You can use the DateDiff function to determine how many specified time intervals exist between two dates. For example, you might …

  5. SQL DATEDIFF Function Use and Examples - SQL Server Tips

    Jan 14, 2022 · Overview The DATEDIFF function returns the difference between two dates according to the datepart specified: such …

  6. DATEDIFF - docs.oracle.com

    Purpose DATEDIFF computes the difference between two datetime values in years, months, days, weeks, and other time units. …

  7. SQL Server DATEDIFF () Function - GeeksforGeeks

    Jul 23, 2025 · The DATEDIFF () function in SQL Server is a powerful tool used to calculate the difference between two dates or …

  8. SQL DATEDIFF Function

    This tutorial shows you how to use the SQL DATEDIFF () function to calculate the difference between two dates.

  9. DateDiff - guides.adobe.com

    The DateDiff function determines the number of complete datepart units between the two dates; for example, if the datepart …

  10. Calculate the difference between two dates | Microsoft Support

    How to calculate the number of days, months, or years between two dates using the DATEIF function in Excel.