[TYPO3-german] exec_SELECT* und HAVING

Jan Kornblum jan.kornblum at gmx.de
Thu Oct 13 14:54:41 CEST 2011


HI Stefan,

> Ohne es zu testen, aber so in der Form würd ich's mal testen:
>
> $res = $GLOBALS['TYPO3_DB']->exec_SELECTquery(
> 	'felder',
> 	'tabelle',
> 	'where',
> 	'CType HAVING pid > 25',
> 	'sortieren'
> 	'limit'
> );

Genial, danke, so gehts! Und Having verschachtelt mit IF klappt auch ;)

LG; Jan




More information about the TYPO3-german mailing list