Subject | RE: [firebird-support] This SQL conundrum is breaking my head |
---|---|
Author | Clay Shannon |
Post date | 2005-04-22T19:33:40Z |
<<How about:
Select gender, action, count(ActionTaken)
From Applicants
Group by gender, action
Am I missing something?>>
Yes, you're missing that I'm "Group By"-challenged. And I don't want to hear
any guff about it, or you'll be hearing from my facilitators, advocates, et
al.
<g>
Thanks!
Clay Shannon,
Dimension 4 Software
Select gender, action, count(ActionTaken)
From Applicants
Group by gender, action
Am I missing something?>>
Yes, you're missing that I'm "Group By"-challenged. And I don't want to hear
any guff about it, or you'll be hearing from my facilitators, advocates, et
al.
<g>
Thanks!
Clay Shannon,
Dimension 4 Software