Subject max count question
Author Olaf Kluge
Hello,



how can i realize this in firebird?



A table with a field which can have the Value A, B or C. Now, in the table
can be 100 records with A, 50 with B and 30 with C. How can I select this in
firebird in a simple way without:

Select count(*) from table a where field = ‘A’, the same with B and C and
then

If(counta > b… ) etc.



Is there a way: select min(IIf field = A…?) How can I realize this in a
simple way?



Thank you.



Mit freundlichen Grüßen / with best regards



Olaf Kluge



S A T R O N Sachsen
Steuerungstechnik GmbH
Johann-Gottlob-Pfaff Straße 7
D-09405 Zschopau




Tel: +49 (0) 3725 / 3506-31
Fax: +49 (0) 3725 / 3506-12
Mobil: +49 (0) 170 / 9292375
E-Mail: <blocked::mailto:olaf.kluge@...> olaf.kluge@...
Internet: <blocked::http://www.satron.de/> http://www.satron.de/


............................................................................
................
Geschäftsführer: Bernd Grötzschel, Gerd Kaden
Amtsgericht: Chemnitz HRB1218
Ust-ID-Nr: DE141294791



............................................................................
................
Diese E-Mail ist vertraulich. Wenn Sie nicht der beabsichtigte Empfänger
sind, dürfen Sie die Informationen nicht offen legen oder benutzen. Wenn Sie
diese E-Mail durch einen Fehler bekommen haben, teilen Sie uns dies bitte
mit, indem Sie die E-Mail an den Absender zurücksenden. Bitte löschen Sie
danach diese E-Mail.
This email is confidential. If you are not the intended recipient, you must
not disclose or use the information contained in it.
If you have received this mail in error, please tell us immediately by
return email and delete the document.



[Non-text portions of this message have been removed]