home/categories/sql-databases/tteamtm-dbcli-skills-dbcli-compare-skill-md
sql-databasesdatabases

dbcli-compare

Compare results of two SQL queries to verify if they produce identical data. Checks structure, record count, and data content using MINUS/EXCEPT operations. Use when user needs to validate query equivalence, compare view logic, verify refactoring, or check data consistency.

tteamtm
maintainer
tteamtm
آخر تحديث 1/10/2026
النجوم
8
التفرعات
0
quick start

Installation and usage

Compare results of two SQL queries to verify if they produce identical data. Checks structure, record count, and data content using MINUS/EXCEPT operations. Use when user needs to validate query equivalence, compare view logic, verify refactoring, or check data consistency.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use dbcli-compare