Volker Nebelung: GROUP BY mit String-Vergleich

Beitrag lesen

Dass MySql solche eine Abfrage mit * und GROUP BY unterstützt/erlaubt, ist ein Fehlverhalten. Versuche dich bitte davon zu lösen. Was du "abfragen" möchtest, kann man 100pro auch auf andere Varianten lösen.

Das * habe ich nur der Einfachheit ins Beispiel geschrieben, es kam auf den Teil dahinter an, mit dem ich Probleme hatte.
Von Sternchen bin ich sonst sowas von gelöst - wow :-).

Gruß, Volker

--
„I conclude that there are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies and the other way is to make it so complicated that there are no obvious deficiencies."
- Tony Hoare