sqlite3 comment obtenir les noms de colonne d'une table
PRAGMA table_info(table_name);
VasteMonde
PRAGMA table_info(table_name);
.schema tablename