Almost Friday, Alteryx Community. Can. You. Feel. IT!?!?!?!?!?!?!?!?
So i am just starting to get into the In-Database tools. I have a SSMS query that is really two queries, one being a query that creates a temp table, which is then itself queried. Confused yet.
So in Alteryx, I have successfully used the Connect In-DB tool to bring back the desired results of the first part of my query (the temp table part). Now, I am wondering how I would run the second part, which queries the temp table? Is it one of the In-Database tools, or am I going about doing this the wrong way? Can you create a temp table using the In-Database tools, just like you would in SSMS? Thanks.