Skip to Content
0
Former Member
Aug 21, 2014 at 01:36 PM

For each atom

34 Views

Hi experts,

I would like to do a SQL querry in an atom SQL call inside a for each atom like that :

My for each atom get back each result of my first sqlCall and my query in my second sqlCall compare an element with the current element of the for each atom like that : Select element from table where element1=current element of for each atom (which is one of results of first sql call)

I don't know how to get back the current element in my query

Does anyone know?

Thank you

Regards

Sarah