i am not quite sure but maybe my hosted mysql doesnt support nested joins. I got Error Code : 1064
"You have an error in your SQL syntax. Check the manual.."
the NULL values which i want too are from the fields c.ausfuehrung_farbe_id and c.ausfuehrung_groesse_id ..
the main idea is to get the...
This select statement has an error .. what do i need to do for running this ? thx
i needed the nested statement to get NULL values too ;)
select distinct
x.produkt_id,
y.farbe_text
from
(select distinct
a.produkt_id,
c.ausfuehrung_farbe_id...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.