db error
db error,sql server error
Sunday, March 25, 2012
Day of the week
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
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment