insertInto
Starts building an INSERT query.
Return
New builder instance for an INSERT query.
Parameters
table
Name of the table into which data is being inserted.
Starts building an INSERT query.
New builder instance for an INSERT query.
Name of the table into which data is being inserted.