RSS - Latest posts Posts Tagged ‘Zend_Db_Table_Abstract’

Home » Tags » Zend_Db_Table_Abstract
22Apr
2009

Zend_Db_Select multiple table joins explained

It sounds like a simple task – retrieve the result from a join SQL query. Unusually you can even find documentation on the official Zend Framework site explaining how to put together a query that will return the results from a JOIN query. Unfortunately when it actually comes to putting theory into practice any Zend newcomer can run into several problems. (more…)

Categories: