set_table
Description:
Valid only for: INSERT, UPDATE, DELETE statements
Sets the name of the table on which the built statement operates.
Parameters:
this |
a SqlBuilder object |
table_name |
a table name |
Valid only for: INSERT, UPDATE, DELETE statements
Sets the name of the table on which the built statement operates.
this |
a SqlBuilder object |
table_name |
a table name |