delete
delete all elements from table but not the table itself.
Parameters
db
database to use (not null)
Throws
android.database.sqlite.SQLiteException
Database could not be deleted.
delete all elements from table but not the table itself.
database to use (not null)
Database could not be deleted.