already solved with :

$where = new Sql\Where();
$where->addPredicate(new Sql\Predicate\Expression('LOWER(foo_name) =
?','test'));

Thanks :)



--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/How-to-add-Sql-Expression-in-front-of-column-Name-in-ZF2-tp4658684p4658685.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to