take_new_target


Description:

public void take_new_target (SqlSelectTarget target)

Append target to the targets in the FROM clause and set target's parent to this; after call this function this owns target then you must not free it.

Parameters:

this

a SqlSelectFrom structure

target

a SqlSelectTarget to take from