DATEFROMPARTS() 函数返回指定部分(年、月和日值)的日期。
DATEFROMPARTS(
year,
month,
day)
Parameter | Description |
---|---|
year | Required. Specifies a year (4 digits) |
month | Required. Specifies a month (from 1 to 12) |
day | Required. Specifies a day (from 1 to 31) |
工作于: | SQL Server(从 2012 年开始)、Azure SQL 数据库、Azure SQL 数据仓库、并行数据仓库 |
---|
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!