SQL Debug

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

Выполнить SQL

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

Выполненный SQL

SELECT COUNT(*) AS rows_count FROM profession_groups LIMIT 500

Результат

Строк: 1
rows_count
13

Таблицы / 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

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

Выбери schema рядом с таблицей.