Hello,
I have an output of 35k rows from one database table that I need to use as input for another database table. In the past, I managed this by manually pasting the data into an SQL query and searching for it, but back then my data was under 5k rows. Now, this process is very time-consuming, especially since Alteryx only allows me to paste 1k numbers at a time for searching. Please suggest if there is a more efficient way to handle this