UNION Not supported in Query Designer |
2/16/2014 1:28:25 PM |
PHPRunner General questions | |
F
F5447 author
Hi All, |
|
![]() |
Sergey Kornilov admin 2/16/2014 |
PHPRunner may not be able to handle complicated SQL query like this one. You may want to try creating a view in MySQL (assume you use MySQL) on the top of this query and then use this view as a datasource in PHPRunner. |