2008年12月10日星期三

[fw-db] nesting conditions

Hi,

I would like to do something like:

SELECT * FROM tbl WHERE (x = 1 OR x = 2) AND (y = 1 OR y = 2);

Is this possible by using the Zend DB Table Object?
--
View this message in context: http://www.nabble.com/nesting-conditions-tp20940516p20940516.html
Sent from the Zend DB mailing list archive at Nabble.com.

没有评论: