Hello,
I am trying to output a query I did using the in-DB tools. It only results to 2,667 rows, but the run is taking more than an hour to finish.
I created another workflow that has more rows but runs faster than it (can be done in 1 min up to 5 mins), and I am at a loss as to how to troubleshoot it. Both use an ODBC connection string to connect to a SQL Server Database, but the performance of the two are very different.
May I get some guidance on what to check to determine what are the possible differences between the two?