Skip to content

UNION Issues #153

@GoogleCodeExporter

Description

@GoogleCodeExporter
SELECT a, b FROM table1
UNION
SELECT c, d FROM table2
ORDER BY a, b


array(
    'UNION' => ........
    'ORDER' => ........
)


Original issue reported on code.google.com by adar....@gmail.com on 7 Nov 2014 at 9:08

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions