I have found a problem with the DAL "Union" command. A query returns a
syntax error, requesting that I enclose the "Union" keyword in semicolons.
When I do this, I get another error that the procedure "Union" is not
defined. Any suggestions?
As of release 1.3.5 of the DAL servers the SQL "Union" statement is supported
for all DBMSes which allow it.