Yes, used the joinNatural method, http://framework.zend.com/manual/en/zend.db.select.html

Daniel Rossi wrote:
Hi, I was wondering if there is support for Natural Left Join support for Zend Select ? Ive come across a problem, where ive tried to reduce the sql on join conditions, but when using natural join, i cant do a left join on one table it claims that the field is ambigous because its the same field aswell, only natural left join will work on that table.

Let me know.

--
Jack

Reply via email to