Sqlite Query Получите все столбцы

PRAGMA table_info(table_name);
VasteMonde