This topic is locked

2 select statements

12/30/2007 2:37:09 PM
PHPRunner General questions
S
swanside author

Is it possible to have two select statements in a custom view?
I have been trying but get errors
Cheers

Paul

J
Jane 1/8/2008

Paul,
unfortunately you can't use union on the Edit SQL query tab.

I recommend you to create view in the database directly and then use this view in the PHPRunner.