stackoverflow.com 참조:
I am creating a Sqlite database using terminal and integrating this database in my application. I need to get list of all the tables in the database. I know that in the terminal Could someone point me in the right direction? (Let me know if my question isn't entirely clear)
|
||||
feedback
|
1
|
try this :
|
||
feedback
|
2
|
Use the below sql statement to get list of all table in sqllite data base
The same question asked before on StackOverFlow. |
||
feedback
|
'iPhone dev. > SQLite, FMDatabase' 카테고리의 다른 글
mysql ALTER 명령어 (0) | 2012.04.11 |
---|