19 Mar
2005
19 Mar
'05
1:29 p.m.
Op vrijdag 18 maart 2005 15:51, schreef menesis:
FROM {node} n LEFT JOIN {blog} b ON b.nid = n.nid WHERE b.nid
gives same results as
FROM {node} n INNER JOIN {blog} b ON b.nid = n.nid
I have changed this, together with some other minor issues. Thanks a lot for the tips. It is so much easier to get a tip like this then to dig trough SQL optimization books and manuals. Regards, Bèr -- [ Bèr Kessels | Drupal services www.webschuur.com ]