getdate

getdate

 英

  • 网络返回日期;获取日期;添加日期

例句

The expression uses the DAY and GETDATE functions to get an integer that represents the day date part of a date .

表达式使用DAYGETDATE函数获得日期表示日期部分整数

GETDATE is not deterministic because it is always invoked with the same argument, but the value it returns changes each time it is executed.

GETDATE不是确定性函数因为总是使用相同参数调用每次执行返回结果不同

The time of the event (using the GETDATE function).

事件时间使用GETDATE函数)。

热门查询