take_select


Description:

public void take_select (SqlStatement stmt)

Sets the target to be a SELECT subquery setting target's expression to use stmt; after call this function the target owns stmt, then you must not free it.

Parameters:

this

a SqlSelectTarget structure

stmt

a Value to take from