This article is tagged with:
Sqlite insert row
and mysql
sqlite insert row
INSERT INTO table (column1,column2 ,..) VALUES( value1, value2 ,...);