GETDATE
Description
Returns the current database system timestamp as a datetime value without the database time zone offset. (GETDATE in Transact-SQL).
Sample Source Pattern
Syntax
GETDATE() CURRENT_TIMESTAMP( [ <fract_sec_precision> ] )Examples
Code:
Result:
Code:
Result:
Known Issues
No issues were found.
Related EWIs
No related EWIs.
Last updated
