2020年8月23日 星期日

sqlite3 查詢筆記

 .tables
.schema(table_name);
PRAGMA table_info('table_name')

沒有留言: