Hi,
i want in a join make a cross join, but I want a table in first but i did'nt do it. I try to use in properties on the tables , in advanced 'order', but it s not working, i try to put on the mapping my main table first and my second one but nothing work.
The code is
select ...
from table2 CROSS JOIN table 1
and i want the opposit
select ...
from table1 CROSS JOIN table 2
you can see in attachement my mapping
thank you for your help
Alexa
This attachment is hidden for guests.
Please log in or register to see it.