Red-gate: Sql Prompt
I created a snippet for our audit columns ( CreatedDate , ModifiedBy etc.) that expands to INSERT with GETDATE() and SUSER_SNAME() . Another one for SELECT * FROM – but with the asterisk replaced by a column list from the actual table. My daily “debugging” snippet expands pivot into a full dynamic pivot template. You don’t realise how many repetitive patterns you write until you automate them.
Have you used SQL Prompt? What’s your favorite snippet or shortcut? Let me know in the comments. red-gate sql prompt
Redgate SQL Prompt is a powerful tool that can help you write better SQL code, faster. With its intelligent code completion, formatting, and syntax checking features, SQL Prompt can streamline your SQL workflow, reducing errors and improving productivity. Whether you're a database administrator, developer, or data analyst, SQL Prompt is an essential tool for anyone working with SQL. I created a snippet for our audit columns
After 5 years of fighting with SSMS, Red‑Gate SQL Prompt changed my life – here’s what I didn’t expect You don’t realise how many repetitive patterns you
to a shared folder or a Git repository to collaborate with teammates. Formatting Integration
SSMS has built-in IntelliSense, but it is often slow and gets confused by complex syntax or database changes. SQL Prompt is significantly faster and "smarter."
