select * from tableName1;
但是因為這張table沒有任何的record,所以沒有返回任何一筆資料
有什麼方法查詢這張table有什麼欄位嗎
thx
------解决方案--------------------------------------------------------
.schema ?TABLE? Show the CREATE statements
- SQL code
sqlite> .schema t1CREATE TABLE t1(id int,col1 char(10));sqlite>
------解决方案--------------------------------------------------------
"select sql from sqlite_master where name = 'table_name'"
然后sqlite3_exec
在callback的第三个参数返回的就是相关的DLL, parsing it