What Does Getdate Return In SQL?

What Does Getdate Return In SQL? The GETDATE() function returns the current database system date and time, in a ‘YYYY-MM-DD hh:mm:ss. mmm’ format. What does Getdate () mean? The GETDATE() function returns the current system timestamp as a DATETIME value without the database time zone offset. The DATETIME value is derived from the Operating System