On Wed, Oct 31, 2001 at 12:44:23PM -0500, Harpreet wrote:
>
> I had a view on sqlserver which i am trying to convert to work with
> mysql.  It uses a union which i believe does not work with
> mysql. What is another alternative for union.

MySQL 4.0 has unions.

But if you're not using 4.0 yet (most aren't), consider using a
temporary table.

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.41-max: up 56 days, processed 1,245,939,183 queries (257/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to