Skip to content

Commit ab9299b

Browse files
DATE_BUCKET function is available in Fabric SE/DW
1 parent 2aaf6e8 commit ab9299b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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-asde-fabricsqldb.md)]
24+
[!INCLUDE [sqlserver2022-asde-fabricsqldb](../../includes/applies-to-version/sqlserver2022-asdb-asmi-asde-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)