Hi ,
I have this requirement of connecting Alteryx to SQL DB to pull data from certain tables .
But since the data is very very huge , i would like to pull only selective field information from SQL DB instead of dumping everything into Alteryx and filtering out .
Is there way to write a query in alteryx to table to pull few required field information from DB instead of downloading all the data .
Thanks.