Tag Archives: Redgate

Help Build an Amazing Summit in 2021

For a good portion of my career, I’ve been going to the annual Summit in the fall with lots of my fellow SQL Server/Data Platform professionals. I have been to 16 or 17 before last fall’s virtual one. This year, … Continue reading

Posted in Blog | Tagged , | 1 Comment

Running Scripts in Parallel with SQL Multi Script

One of the lesser known tools in the Redgate Toolbelt is SQL Multi Script. While few customers used it, those that did loved it, as it solves a problem that many people have: deploying a script to a lot of … Continue reading

Posted in Blog | Tagged , | Comments Off on Running Scripts in Parallel with SQL Multi Script

Filtering SQL Compare to a Schema

One of the things that numerous clients have some to Redgate about is allowing a team of developers to work on a single shared database without creating conflicts. While this isn’t necessarily a simple thing to do, it is easy … Continue reading

Posted in Blog | Tagged , , | Comments Off on Filtering SQL Compare to a Schema

Summarizing a Script with SQL Prompt

I have never used this feature, but someone was asking for feedback on Prompt, and I noticed  this in the menu: Summarize script. I had guessed that it might look at the code and give me some outline, which is … Continue reading

Posted in Blog | Tagged , , | Comments Off on Summarizing a Script with SQL Prompt