I have two identical tables but different contents.
I just want to make a db read for these two tables and make a quick compare:
Lets say Temp Table and Final Table.
I want to get the users who exists in Temp but not in Final.
and of course put them in an array to send them to Acyba,
can this be done quickly in DB Read action?
I just want to make a db read for these two tables and make a quick compare:
Lets say Temp Table and Final Table.
I want to get the users who exists in Temp but not in Final.
and of course put them in an array to send them to Acyba,
can this be done quickly in DB Read action?