Subject | Re: [firebird-support] Nested sub-queries |
---|---|
Author | Martijn Tonies |
Post date | 2003-07-15T11:44:39Z |
> >How about a normal JOIN?conditions>
>
> e.g.
>
> INSERT INTO tableA
> SELECT tableB.col1, tableB.col2, tableC.col3
> FROM tableB
> RIGHT OUTER JOIN tableC ON tableB.key = tableC.key AND <tableB
> WHERE <other conditions>Well, something like this - yes. :-)
>
> That is, provided your query is what I (thanks to Martijn) think it is.
I just wanted to leave that as an exercise for the reader *g*
With regards,
Martijn Tonies
Database Workbench - the developer tool for InterBase & Firebird
Upscene Productions
http://www.upscene.com