Subject | Re: [ib-support] select statement with UNION |
---|---|
Author | Milan Babuskov |
Post date | 2003-04-26T07:45:56Z |
Thomas Miller wrote:
Just in *case* someone tries to copy/paste ;)
--
Milan Babuskov
http://fbexport.sourceforge.net
> select LocationId, LocationName from Locationsselect CAST(-5 AS INTEGER), CAST(' (new ... etc.
> union
> select CASE(-5 AS INTEGER), CAST('(new location)' AS VARCHAR(64)) from Locations
> order by 2;
Just in *case* someone tries to copy/paste ;)
--
Milan Babuskov
http://fbexport.sourceforge.net