View Single Post
  #3 (permalink)  
Old 04-01-2008, 09:40 PM
brian3f brian3f is offline
Junior Member
 
Join Date: Mar 2008
Posts: 5
Default

You can use the Zend_Db_Table_Select object to do this. The documentation has some examples of how this works:

Zend Framework: Documentation - Zend_Db_Table advanced usage
Reply With Quote