Skip to content

Commit a29bfab

Browse files
20251217 metadata, include
1 parent 9448788 commit a29bfab

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/t-sql/functions/date-bucket-transact-sql.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "DATE_BUCKET (Transact-SQL)"
33
description: DATE_BUCKET returns the date-time value corresponding to the start of each date-time bucket from a defined origin timestamp.
4-
author: kendalvandyke
5-
ms.author: kendalv
6-
ms.reviewer: randolphwest
7-
ms.date: 11/03/2025
4+
author: rwestMSFT
5+
ms.author: randolphwest
6+
ms.reviewer: kendalv, jovanpop
7+
ms.date: 12/17/2025
88
ms.service: sql
99
ms.subservice: t-sql
1010
ms.topic: reference
@@ -21,7 +21,7 @@ dev_langs:
2121
---
2222
# DATE_BUCKET (Transact-SQL)
2323

24-
[!INCLUDE [sqlserver2022-asde-fabricsqldb](../../includes/applies-to-version/sqlserver2022-asdb-asmi-fabricse-fabricdw-fabricsqldb.md)]
24+
[!INCLUDE [sqlserver2022-asdb-asmi-fabricse-fabricdw-fabricsqldb](../../includes/applies-to-version/sqlserver2022-asdb-asmi-fabricse-fabricdw-fabricsqldb.md)]
2525

2626
This function returns the date-time value corresponding to the start of each date-time bucket from the timestamp defined by the *origin* parameter, or the default origin value of `1900-01-01 00:00:00.000` if the origin parameter isn't specified.
2727

0 commit comments

Comments
 (0)