Insert
Insert new rows into the database.
This type is used in the examples on this page.
If your user
table has default auto-increment for the primary column, then you can leave it as the zero value.
You can also provide the id.
Last updated
Was this helpful?