sqlite dapatkan jumlah kolom

PRAGMA table_info(table_name);
VasteMonde