Subject Re: Crosstab
Author Adam
--- In firebird-support@yahoogroups.com, "ra8009" <ra8009@...> wrote:
>
> I have a table with a date and a category. I want to query a count of
> the date occurences by category. Is there an easy way to do this?
>

google the syntax for 'group by'

Adam