Partitioning Dates
Dear Bob,
Is there any function similar to Partition that works with dates?
I have a database that includes some fields that record dates of various operations and I want to write a query that count number of operations that were done in equal interval of time.
Note that time span is between minimum date of one field and maximum date of another field.
Thanks a lot,
Mehdi.
|