


insert(): inserts a new row into a database table.SQLiteDatabase provides the primary interface between the application code and underlying SQLite database.


insert(): inserts a new row into a database table.SQLiteDatabase provides the primary interface between the application code and underlying SQLite database.