Running multiple SQL statements from a JSON file
I am new to Snaplogic and seek advise from the experts here. I have a JSON file which has array sections for Truncate, Insert , Update and Select Update (where I have to select from one table and use the selected values to update in another staging t...