coolblue: mal wieder join ;-(

Beitrag lesen

Hallo Twilo,

select a._setcard_id
       ,a._art
       ,a._name
from   kommentare a
       ,tabelle1 b
       ,tabelle2 c
where  a._setcard_id=b._id
and    a._setcard_id=c._id
and    a._freigeschaltet=1
and    a._geloescht=0
and    (
       b._geloescht=0
or     c._geloescht=0
       )
order by a._id
;

ich danke schon mal für eure Hilfe

warten wir's ab :-)

Viele Grüße,
coolblue

--

never say oops after you submitted a job :-)
_der_Ton_macht_die_Musik_!!!_