select_take_from


Description:

public void select_take_from (SqlSelectFrom from)

Sets the FROM clause of this

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

Parameters:

this

a SqlStatement pointer

from

a SqlSelectFrom pointer