I want to read 15-20 tables from my SQL Server to Alteryx Designer.
I don't want to add 15 DB Input tool to read the tables in Alteryx Designer. I have a Date_Created field in all the tables, I want my Alteryx to read the latest date_created file from the tables.
Thanks