An INSERT query creates a new record in the table and sets the values for each field specified in the query.
1.1.0
The field and values to set when the query is executed.
The name of the table.
An INSERT query creates a new record in the table and sets the values for each field specified in the query.
1.1.0