Mailinglisten-Archive |
Hallo nochmal, kann ich dieses auch in irgendeiner form als count benutzen? > select IFNULL(a1.itNum,a2.itNum) as newItNum > from > tblCats B > LEFT JOIN tblItemCat a1 on (a1.itCategory = B.catChild) and a1.itLand in > (1,4,6,9,0) > LEFT JOIN tblItemCat a2 on (a2.it2ndCat = B.catChild) and a2.itLand in > (1,4,6,9,0) > where b.catParent=9719 > group by newItNum Gruß Thomas -- Infos zur Mailingliste, zur Teilnahme und zum An- und Abmelden unter -->> http://www.4t2.com/mysql
php::bar PHP Wiki - Listenarchive