could view designer specify a union? There is only a join tab, no union.

Re: view designer and union by Anders

Anders
Wed Oct 12 13:16:54 CDT 2005

The View Designer doesn't do UION queries. You can create the view in code
CREATE VIEW x AS SELECT ... UNION SELECT ...
You can use the Query Designer to create the SELECT statements, then copy
and paste from there.
-Anders

"man-wai chang" <toylet.toylet@gmail.com> skrev i meddelandet
news:OstxcdvzFHA.3856@tk2msftngp13.phx.gbl...
> could view designer specify a union? There is only a join tab, no union.



Re: view designer and union by man-wai

man-wai
Wed Oct 12 08:06:35 CDT 2005

Anders wrote:
> The View Designer doesn't do UION queries. You can create the view in code
> CREATE VIEW x AS SELECT ... UNION SELECT ...

another another falancy... :)

--
.~. Might, Courage, Vision. http://www.linux-sxs.org
/ v \
/( _ )\ Linux 2.6.13
^ ^ 21:05:01 up 21 days 23:51 load average: 1.09 1.08 1.01