Enhance import selections to be populated by complex SQL
We have run into many query tool filter limitations, and one way around these limitations would be to populate an import selection with the results from dynamic SQL (insert into xxx select ID from table where criteria). The import selection could ...