SQL statements of adding data;

INSERT INTO table_name 

VALUES (value1, value2);