Volker Nebelung: GROUP BY mit String-Vergleich

Beitrag lesen

MySQL kennt die Zeichenkettenfunktion LEFT().

Und ich brech mir hier einen ab mit dem Versuch, LIKE passend einzusetzen ...
Warum einfach, wenn es auch kompliziert geht ... ;-)
Passt - danke.

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