H
hotplate
Suppose I had records that had a starting date and a closing date.
How would I find the percentage of records that closed between 1 and
10 days, 11 - 20 days, 21 - 30 days, and 31 + days?
I think I can do this with about 5 queries, but is there an easier way?
How would I find the percentage of records that closed between 1 and
10 days, 11 - 20 days, 21 - 30 days, and 31 + days?
I think I can do this with about 5 queries, but is there an easier way?