0

Is it Possible that I use Zend_Db_Expr class in zend framework version 2.2 for making subqueries, if not what are the alternatives?

Thanks in advance

edigu
  • 9,878
  • 5
  • 57
  • 80
Leen Rihawi
  • 65
  • 2
  • 13

1 Answers1

1

Possible duplicate of : this stack question

Check if vendor\zendframework\zendframework\library\Zend\Db\Sql\Expression.php is like Zf1 version.

Community
  • 1
  • 1
Greco Jonathan
  • 2,517
  • 2
  • 29
  • 54