為啥會有這個問題
Caused by: android.database.sqlite.SQLiteException: no such table: imooc_cost (code 1): , while compiling: DELETE FROM imooc_cost
Caused by: android.database.sqlite.SQLiteException: no such table: imooc_cost (code 1): , while compiling: DELETE FROM imooc_cost
2018-06-06
舉報
2019-03-31
看一下創建表的sql語句是不是寫錯了
2018-06-09
表名寫錯了吧