Hi guys, I'm working on a project that we're migrating to Zend (as opposed to just flat out PHP). We have 4 select queries that we're using and I'd like to re-use them in Zend (I'm using Zend Studio), what's the best way of doing that? If that doesn't work, how would I re-create a left outer join in the Zend models?
--Yves
