Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
I'm working on a use case , we have some SQL queries inserted in a table and I want to read the SQL queries from the table row by row and execute them.
Then take the output and insert it in some table.
Wanted some help in getting started with this use case , which components to use ? what would be the flow?
Thanks,
Karan
Thank you very much , exactly what I wanted