getdate
美
英 
- 網(wǎng)絡(luò)返回日期;獲取日期;添加日期
例句
The expression uses the DAY and GETDATE functions to get an integer that represents the day date part of a date .
表達(dá)式使用DAY和GETDATE函數(shù)來(lái)獲得日期中表示“日”日期部分的整數(shù)。
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不是確定性函數(shù),因?yàn)?/c>總是使用相同的參數(shù)調(diào)用它,而它在每次執(zhí)行時(shí)返回結(jié)果都不同。
The time of the event (using the GETDATE function).
事件時(shí)間(使用GETDATE函數(shù))。