select_take_where_cond


Description:

public void select_take_where_cond (SqlExpr expr)

Sets the WHERE clause of this

expr's ownership is transferred to this (which means this is then responsible for freeing it when no longer needed).

Parameters:

this

a SqlStatement pointer

expr

a SqlExpr pointer