stuartgmilton
Programmer
Hi,
I would like to create a SQL statement which would return a list of the days in the current month. ie for January it would return a list of numbers from 1 to 31.
I do not however wish to do this by creating a new table or view!
Any ideas??
Stuart
I would like to create a SQL statement which would return a list of the days in the current month. ie for January it would return a list of numbers from 1 to 31.
I do not however wish to do this by creating a new table or view!
Any ideas??
Stuart