ExamplesINSERTInsert a single recordInsert a single recordTo insert a record use .insertInto(table).values(row).