[ Version ( since = "4.2" ) ]
public SqlBuilderId select_add_target (string table_name, string? alias)
Adds a new target to a SELECT statement
this |
a SqlBuilder object |
table_name |
the name of the target table |
alias |
the alias to give to the target, or |
the ID of the new target, or |