|
Subject:
|
No. of Saturday/Sunday
|
|
Posted By:
|
arnabghosh
|
Post Date:
|
7/10/2006 6:27:35 AM
|
Hi, I want to find the count of all the Saturdays & Sundays ia month as well as withinn a date range 01/07/2006 - 31/08/2006
Can this be done with the help of SQL query.???
Pls help
|
|
Reply By:
|
BYazici
|
Reply Date:
|
8/31/2006 11:32:13 AM
|
I don't understand why you would want to do that in a database.
SQL is there to query a database which has data stored in it. If you want to find out things like that, then I suggest you use some sort of a scripting language, such as ASP.
|