On Thu, 18 Oct 2001, Jessica Tishmack wrote:

> > Jessica Tishmack wrote:
> >       Basically, I want to merge two tables together, then do a select on the
> >       resulting table.  But I want to do this without having to actually create
> >       a new merged table
> >
> >
> > Perhaps you want a MERGE table?
> > http://www.mysql.com/doc/M/E/MERGE.html
>
> Thanks...but I want to do this without having to actually create a new
> merged table...hmm...this might be trickier than I thought.

Looks like I'll have to use MERGE after all.

Thanks,
Jessica

>
> >  
> >
> >  -- 
> > David Felio     Software Developer     [EMAIL PROTECTED]
> >          Information Network of Arkansas
> >           http://www.AccessArkansas.org
> >  
> >
>
>
> ---------------------------------------------------------------------
> 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
>


---------------------------------------------------------------------
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