I tried to put a complex query as source table, successfully.
anyway, when I start DB query command, it asks which table I want to access to, and the question is very very long because it contains the whole query.
Is there any chance to change the query with an alias?
Consider I can't create a DB view, because I can't create views in production environment just for my goals.