compound_add_sub_select


Description:

[ Version ( since = "4.2" ) ]
public void compound_add_sub_select (SqlStatement sqlst)

Add a sub select to a COMPOUND statement

Parameters:

this

a SqlBuilder object

sqlst

a pointer to a SqlStatement, which has to be a SELECT or compound SELECT. This will be copied.