Posts
Sort by recent activity
SQL Search - Database Selection Reverting to All Databases
I've noticed that when I flip over to another app and flip back to SSMS that the database selector changes from the one DB I have selected to All Databases. Ans so my search results are skewed of ...
SQL Search Greyed Out No controls usanble
For some reason SQL Search is completely disabled. Tried restarting SSMS, Uninstalled Search and reinstalled,. Opened a SQL Query before opening Search. Highlighted a DB before opening Search, ...
Change syntax of Auto-generated Insert Statement
Is there a way in SQL Prompt to change the syntax of the auto-generated INSERT statement to use a SELECT instead of a Values clause?