ExamplesINSERTInsert multiple recordsInsert multiple recordsTo insert multiple records use .insertInto(table).values(arrayOfRecords).