Volker Nebelung: wohin mit der where klausel

Beitrag lesen

Aloha 'oe,

WHERE count(hugo) > 1

ich glaube man kann COUNT() nicht in der WHERE-Klausel verwenden. Dazu ist
meines Wissens nach HAVING da.

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