Hello community,
I have the problem that SQL-Queries are very slow with an Ingres database and Ingres ODBC driver (version 2.8).
For example:
$average_runtime = Yii::$app->db->createCommand("select top 5 a, avg(freed-b) as
c from xxxx where d> '2018-10-10' group by a order by...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.