delete Database
Deletes a SQLite database Strategy:
simply deletes the file at the end of the path
it may or not be a valid SQLiteDatabase
Parameters
path To Db
the path to the database file, must not be null
Deletes a SQLite database Strategy:
simply deletes the file at the end of the path
it may or not be a valid SQLiteDatabase
the path to the database file, must not be null