Php versions – Typo3 – How to use the QueryInterface to order by the sum of children fields?
I'm trying to add an order by using the QueryInterface in Typo3, but I can't figure out how to translate my mysql query to a Typo3 query. Here's my mysql query: SELECT * FROM `primary_table` pt ORDER BY ( IFNULL(…