About 2,360 results
Open links in new tab
  1. DATEPART (Transact-SQL) - SQL Server | Microsoft Learn

    Oct 30, 2007 · Transact-SQL reference for the DATEPART function. This function returns an integer corresponding to the datepart of …

  2. SQL Server DATEPART () Function - W3Schools

    Aug 25, 2017 · Definition and Usage The DATEPART () function returns a specified part of a date. This function returns the result as …

  3. SQL DATEPART Function Use and Examples - SQL Server Tips

    Apr 28, 2025 · Learn how to use the SQL Server DATENAME function to return an integer value for a specific part of a date such as …

  4. SQL Server DATEPART () Function

    Learn how to use the SQL Server DATEPART() function to extract a part of a date such as a year, quarter, month, and day.

  5. DatePart Function | Microsoft Support

    Remarks You can use the DatePart function to evaluate a date and return a specific interval of time. For example, you might use …

  6. DATEPART () Function in SQL Server - GeeksforGeeks

    Jul 23, 2025 · DATEPART () function : This function in SQL Server is used to find a given part of the specified date. Moreover, it …

  7. SQL Server: DATEPART Function - TechOnTheNet

    This SQL Server tutorial explains how to use the DATEPART function in SQL Server (Transact-SQL) with syntax and examples. In …

  8. SQL DATEPART () Function

    Jul 21, 2018 · This tutorial shows you how to use the SQL DATEPART function to return a specified part of a date, such as year, …

  9. DATEPART () Examples in SQL Server - Database.Guide

    Jun 2, 2018 · In SQL Server, the T-SQL DATEPART () function returns an integer that represents the specified datepart of the …

  10. DATEPART (Transact-SQL) - SQL Server | Microsoft Learn

    Jul 20, 2026 · Referência de Transact-SQL para a função DATEPART. Essa função retorna um inteiro correspondente à datepart de …