Skip to content

UNION Issues #179

Open
Open
@witchi

Description

@witchi

From [email protected] on November 07, 2014 10:08:26

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

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

Original issue: http://code.google.com/p/php-sql-parser/issues/detail?id=153

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions