Actions
Bug #2979
closedcreate Union query to concatenate results from multiple entities
Start date:
10/09/2007
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2979
Description
The motivation for this enhancement came from both Kepler (wanting to merge data from like-structured datatables in an EMLDataSource actor) and from the FIRST project where a similar function is desired (but across many different packages).
Implementation is intended to be a straightforward SQL union/union all between two or more Query objects.
Related issues
Actions