G
Guest
I'm working with a project which needs to count number of days in the month. How can I do it?
And, how can I count the days from the date I enter to the end of the month? For example, if the date is 14/01/2004, the query will show 18 (number of days from 14/01/2004 to 31/01/2004).
And, how can I count the days from the date I enter to the end of the month? For example, if the date is 14/01/2004, the query will show 18 (number of days from 14/01/2004 to 31/01/2004).