Wednesday, 30 March 2011

SQL Server GETDATE()

SQL Server GETDATE() Function

It Returns the current date and time



SELECT GETDATE() AS CurrentDateTime

No comments:

Post a Comment