sql debugging and repair

Trigger this skill when the user provides broken or logically incorrect SQL requiring clause-level diagnosis and repair. It is essential when a query results in a syntax crash, row inflation (unwanted duplicates), or semantic nulls (correct syntax but no data returned). Layman triggers include requests like 'fix this query', 'why is my code returning nothing?', 'this script has an error on line 5', or 'adjust the WHERE clause to match the question better'. Use this to target specific parts of a query like the SELECT, WHERE, or JOIN clauses for fine-grained localized correction.

dingxingdi 61e904b 5 files · 23.6 KB Updated

File contents

dingxingdi/paper_fast_search_backup/tree/main/skill_bank_evolved/sql/skills/sql-debugging-and-repair commit 61e904b326

Frequently asked questions

npx skillmds@latest add dingxingdi/sql-debugging-and-repair