SqlSelectFrom.serialize

string serialize()

Creates a new string description of the FROM clause used in a SELECT statement.

Returns

a new string with the description of the FROM or "null" in case from is invalid.