[ Version ( since = "4.2" ) ]
public void compound_add_sub_select (SqlStatement sqlst)
Add a sub select to a COMPOUND statement
this |
a SqlBuilder object |
sqlst |
a pointer to a SqlStatement, which has to be a SELECT or compound SELECT. This will be copied. |