Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
So I use a first tMysqlInput to get the keys (select id from id_table) --> Iterate --> tMysqlInput (select data from data_table where data_id = tMysqlInput.id)