provide union operator to union two collections (or more)

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Query
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      This is similar to SQL UNION where two selects/finds combine their results as if from one entity.

      SELECT column_name(s) FROM table1
      UNION
      SELECT column_name(s) FROM table2;
      

            Assignee:
            Backlog - Query Team (Inactive)
            Reporter:
            Asya Kamsky
            Votes:
            31 Vote for this issue
            Watchers:
            41 Start watching this issue

              Created:
              Updated:
              Resolved: