Hi Andrew, > It seems obvious to me that having a query as part of a query > is just a matter of making the parser accept sub-selects.
Not completely. "Stored" sub selects (be it as view or as query) have the advantage that they can be edited independently from the "outer" query, and re-used in different other queries. Especially the latter is an important facet of the whole feature, which I think we don't want to lose. Ciao Frank -- - Frank Schönheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Database http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
