I'm wondering if there is a way to debug the sql command that SQL Query component executes at runtime? I know placing a "console.log()" can debug components but SQL Query does not have an event to set the console up
Regards, Erick
I ended up debugging thru SQL Server Management Studio