Hi Alteryx
I need suggestion for my case, I have multiple SQL files that needs to be read in our data lake here's what I want to achieve
1. I want to read SQL files stores in a single directory
2. In that same directory, I want a macro that will read each SQL

3. Here's the part which I'm currently stuck, I'm not really sure on how it will update the sql fields in the input, read and run each sql script and union everything in one yxdb.

Appreciate your advise, thanks!