Probably I'm giving a little bit trivial question but I'm wondering that is there any limit for table name or field name in SQLite especially in Android. As I good remember there was or still is simillar problem in Oracle Database.
I think that there is no a limit itself for the table name. But it depends on the maximum length of the SQL Statement. By default it is 1000000.
You can check it at http://www.sqlite.org/limits.html
No particular limitation in the sqlite documentation but
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With