What is the best approach to implement table join in Zend Framework. For example, I have two tables: A & B, they need to be joined based on condition $where. What is the best way that we can implement this in Zend Framework? Any comments are highly appreciated.
-- View this message in context: http://www.nabble.com/Implement-join-table-in-Zend-Framework-tf4325213s16154.html#a12318170 Sent from the Zend Framework mailing list archive at Nabble.com.
