take_select


Description:

public void take_select (SqlStatement stmt)

Sets the expression's parent to the SqlStatementSelect held by stmt .

After calling this function stmt is freed.

Parameters:

this

a SqlExpr structure

stmt

a SqlStatement holding the SqlStatementSelect to take from