I've got a query involving some grouped items that requires me to use a HAVING clause in conjunction with GROUP BY, rather than WHERE. Is this something that is supported in the PHP libraries with editor? Thanks!
↧
I've got a query involving some grouped items that requires me to use a HAVING clause in conjunction with GROUP BY, rather than WHERE. Is this something that is supported in the PHP libraries with editor? Thanks!