sqlite查詢 欄位名稱問題,该怎么解决

sqlite查詢 欄位名稱問題select * from tableName1但是因為這張table沒有任何的record,所以沒有返回任何

sqlite查詢 欄位名稱問題
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