Tuesday, March 20, 2012

Current Date in Transact SQL

Does anyone know if there's a Transact SQL statement to retrieve the current date? I've looked in the msdn T-SQL syntax pages, but I can't find it.

Thanks.getdate()

No comments:

Post a Comment