getdate
美
英 
例句
The expression uses the DAY and GETDATE functions to get an integer that represents the day date part of a date .
表达式使用DAY和GETDATE函数来获得日期中表示“日”日期部分的整数。
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函数)。