J
juvi
Hello,
I have got table "Material" with 2 types of materials A and B
my second table "Material_INFO_A"
my third table "Material_INFO_B"
how can I make my SQL query with condition?
I want to merge my query with the results for INFO from A and B for both
types of materials. Or can be this done by UNION SELECT?
thx
juvi
I have got table "Material" with 2 types of materials A and B
my second table "Material_INFO_A"
my third table "Material_INFO_B"
how can I make my SQL query with condition?
I want to merge my query with the results for INFO from A and B for both
types of materials. Or can be this done by UNION SELECT?
thx
juvi