S
Sirocco
I have a Union query with 21 union clauses, each joined by "UNION", and it
works. But when I add a 22 clause, with the same alias as the other 21, I
get a "Not a valid alias name" error and the query doesn't run. Is there
a limit to the amount of text in a union query?
Thanks in advance.
works. But when I add a 22 clause, with the same alias as the other 21, I
get a "Not a valid alias name" error and the query doesn't run. Is there
a limit to the amount of text in a union query?
Thanks in advance.