sql how to create a new row in a table code example Example: how to add records to sql table INSERT INTO table-name (column-names) VALUES (values)