[TYPO3-dev] Use of subqueries

Rik Willems rik at actiview.nl
Mon Oct 12 18:21:49 CEST 2009


Martin Kutschker wrote:
> Bernhard Kraft schrieb:
>> So it depends on your application. You can of course place a subquery in
>> the WHERE part of TYPO3_DB->exec_SELECTquery and other TYPO3_DB API calls.
> 
> AFAIK the query will then be incompatible with DBAL. :(
> 
> Masi

Hi Masi,

Thank wouldn't be a good thing of course. In that case the best solution 
is to first select the right IDs and then insert those.
The biggest problem is that there is no way to edit the complete select 
query, as far as I know.

Greets, Rik





More information about the TYPO3-dev mailing list