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