Browse by Tags

Total SQL Recall - A Recent Queries (SQL Execution History) SSMS Add-in
Total SQL Recall is an add-in that stores and displays your recently executed SQL, fully integrated with SSMS. It provides the same SQL recall functionality in SQL Server Management Studio that TOAD users have had for years. SQL fragments can be inserted...
Recent Queries
Have you ever needed to write some SQL that's almost the same as a previous query, but the previous query has gone? How many times have you wished you could get it back?! Unless you save every single modification of every single line of SQL you ever write...