Try pushdown_sql solution given by Dirk.
If you do not want table loading , you can have the filter values in a flat file and inner join with the table that you want to filter
Try pushdown_sql solution given by Dirk.
If you do not want table loading , you can have the filter values in a flat file and inner join with the table that you want to filter