Swapping Numbers in VS Code Using Regex - A Solution for SQL Undo Scripts
Chris Child | 2025-04-02 | 3 min read| Comments### **Problem Statement** When writing **undo scripts** in SQL, it’s common to reference existing data as part of the `WHERE` clause. If the script is generated dynamically, you may need to swap...