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