H
Henke
Hi
If I do a SELECT * FROM tab1 INNER JOIN tab2 ON tab1.id = tab2.id and both
the tab1 and tab2 has a field called Name, how can I differ each field from
the other one?
Thanks in advance
/Henke
If I do a SELECT * FROM tab1 INNER JOIN tab2 ON tab1.id = tab2.id and both
the tab1 and tab2 has a field called Name, how can I differ each field from
the other one?
Thanks in advance
/Henke