Adds the s
sub-statement to the this compound statement.
s
's reference is transferred to this (which means this
is then responsible for freeing it when no longer needed).
this |
a SqlStatement pointer |
s |
a SqlStatement pointer |