I believe select_db haven't handle this case, so would someone teach me how
to extend select_db and create my own method to handle 'nolock'?
SELECT userID FROM EMPLOYEE WITH (NOLOCK)
$select=$this->getAdapter()->select()->from(array('EMPLOYEE '),
array('userID '));
--
View this message in context:
http://zend-framework-community.634137.n4.nabble.com/how-to-use-zend-create-with-nolock-select-query-tp4662676p4662677.html
Sent from the Zend Framework mailing list archive at Nabble.com.
--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]