Perform an INSERT into the table or view.
By default, inserted rows are not returned. To return it, chain the call with .select().
.select()