Although we have seen Webi Query produce "UNION" statements, how can we make it produce "UNION ALL" in SQL for better performance of some queries. We do not want to use Custom SQL so as to not become "disconnected" from any changes in Universe Design.
↧