compound_add_sub_select
Description:
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. |
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. |