Answered
I need a query that selects the amount of records for each day in a table.
I need a query that selects the amount of records for each
day in a table.
Eg the result would be:
date 1 14
date 2 3
etc
Any ideas?
Eg the result would be:
date 1 14
date 2 3
etc
Any ideas?
