db query reader - fetching problem

Yes and No: In azure cloud we had to add some sort of credits to have more computing resources allocated which ended up speeding up queries that were send from Knime nodes to SQL DB on Azure.

Issue we found was that the query processing on DB was the issue - not the Knime node - I.e. the knime node took so long because there was a demanding query being processed in the cloud

Edit: Found a post I made on a similar topic:

The term I couldn’t remember was Database Transaction Units (DTUs), that we had to increase to speed up query processing