notEqualTo in where cluase in zend

前端 未结 0 1830
野趣味
野趣味 2020-11-30 10:19

I am trying to fetch all rows from mysql table where two column values are not equal in zend
So I tried using
where->notEqualTo(\'table.column1\',\'table.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题