Is it any function that return name of the day on week .. like Monday,
Tuesday etc.?
Thanks
SELECT DATENAME(w, GETDATE())
Look into BOL for all the other date functions.
Thanks
Yogish
|||DATENAME()
David Portas
SQL Server MVP
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment