phpbar.de logo

Mailinglisten-Archive

Abfrage verschnellern

Abfrage verschnellern

Technik via echtwahr.com technik at echtwahr.com
Die Jul 15 16:50:10 CEST 2003


Hallo Michael,

> 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
> having newItNum not null

gibt einen Fehler aus!
aber ohne having newItNum not null geht es dann!

Aber dann ist sie sehr schnell!
0.15 sec!!!! spitzen wert!!

einen bedächtigen Gruß an den Join virtuosen
von Thomas

-- 
Infos zur Mailingliste, zur Teilnahme und zum An- und Abmelden unter
-->>  http://www.4t2.com/mysql 


php::bar PHP Wiki   -   Listenarchive