I don't know about Oracle, but I did somewhere in my code with mysql:
$db = Zend_Registry::get('db'); // getting my db connection
$results = $db->query('SELECT * FROM bla bla INNER JOIN bla bla WHERE
...')->fetchAll();
-----
visit my website at http://www.phpscriptor.com/ http://www.phpscriptor.com/
--
View this message in context: http://www.nabble.com/Column-ambiguously-defined-tp22248675p22260915.html
Sent from the Zend DB mailing list archive at Nabble.com.
没有评论:
发表评论