The method fetchAll ([string|array $where = null], [string|array $order = null], [int $count = null], [int $offset = null]) of Zend_Db_Table_Abstract class supports order by specific column. If we want to define the sort by direction like (Ascending or Decending), how do we do that in Zend_Db?
-- View this message in context: http://www.nabble.com/Zend_Db_Table_Abstract-fetchAll--%28%29-Method-tf4876002s16154.html#a13952447 Sent from the Zend Framework mailing list archive at Nabble.com.
