[TYPO3-mvc] Extbase query

Rastislav Birka rasto at cs2.ch
Fri Mar 8 16:36:37 CET 2013


simple select:
SELECT * FROM some_table WHERE LEFT( title, 1) IN ('A', 'B', 'C')
how i can write it in extbase query (not by statement)?


More information about the TYPO3-project-typo3v4mvc mailing list