Apparently MySQL doesn't support this syntax:
(...) UNION (...)
instead it only supports:
...
UNION
...
|
||
|---|---|---|
| .. | ||
| union.rb | ||
Apparently MySQL doesn't support this syntax:
(...) UNION (...)
instead it only supports:
...
UNION
...
|
||
|---|---|---|
| .. | ||
| union.rb | ||