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