I have tried to construct this workflow about a thousand different ways without any luck. I am currently trying to create a workflow that will replace an old antiquated canned report. The problem I am running into is a couple of tables contain a significant amount (one table contains a colossal amount) of data, which is unfortunately necessary for the report I am trying to create. Fortunately not all of the columns are required for each table and therefore I have tried joins and multi joins after the select tool but as stated above, the workflow still takes too long to run. I thought about using In-Database tools; however, I do not think that will work due to the fact I only have read only access to the database. If I am wrong about this, please let me know.
Does anyone have any suggestions on how I can construct a workflow that would speed things up or even a pre-SQL statement, macro, or join that maybe I have not thought about, that would help? Any advice would be greatly appreciated and thank you in advance!