Skip to main content

Insert one or many records

To insert records use .insertInto(table).values(values). You can insert one or many records at once.