SQL Debug

Диагностика SQLite: groups.db / courses.db / professions.db

Выполнить SQL

Очистить
Важно: по умолчанию разрешены безопасные запросы: SELECT, PRAGMA, EXPLAIN, WITH. UPDATE / DELETE / INSERT / CREATE / DROP выполняются только с чекбоксом выше.

Таблицы / views

typename
table ai_course_distribution_sessions schema · select · count
table ai_course_selection_candidates schema · select · count
table ai_selection_course_suggestions schema · select · count
table ai_selection_courses_autofill_log schema · select · count
table article_groups schema · select · count
table category schema · select · count
table experts schema · select · count
table faq schema · select · count
table profession_groups schema · select · count
table review_groups schema · select · count
table sales schema · select · count
table schools schema · select · count
table selection_groups schema · select · count
table selections schema · select · count

Схема таблицы

Таблица: category
cidnametypenotnulldflt_valuepk
0 id INTEGER 0 1
1 domain TEXT 1 '' 0
2 category_id TEXT 1 '' 0
3 category_name TEXT 1 '' 0
4 category_url TEXT 1 '' 0
5 category_meta_title TEXT 1 '' 0
6 category_meta_description TEXT 1 '' 0
7 category_banner_title TEXT 1 '' 0
8 category_banner_description TEXT 1 '' 0
9 category_seo_title TEXT 1 '' 0
10 category_vacancies TEXT 1 '' 0
11 category_salary TEXT 1 '' 0
12 source_file TEXT 1 '' 0
13 source_sheet TEXT 1 '' 0
14 row_num INTEGER 1 0 0
15 imported_at TEXT 1 '' 0