SQLite Show Column di Tabel

PRAGMA table_info(table_name);
VasteMonde