Top "Ssms-2012" questions

Microsoft SQL Server Management Studio 2012

Activity Monitor always Paused in SSMS 17.8.1

Whenever I open the Activity Monitor in SQL Server Management Studio 17.8.1(14.0.17277) the overview always switches to (paused). Even if I …

sql-server ssms-2012 activity-monitor ssms-2017
Is there a way to expand the column list in a SELECT * from #Temp_Table in SSMS?

As seen here LINK you can hover over the * in a SELECT * from... and a tooltip will come up with …

sql-server ssms developer-tools ssms-2012 ssms-addin
Grantor does not have GRANT permission

I have a gitlab user and a role assigned to it, now the gitlab user needs extra grant permissions. I …

sql-server ssms ssms-2012 ssms-addin
Is it possible to autocomplete column names in a SSMS query?

I'm new to SQL Server and today I began writing an SQL query. While writing SQL queries in SSMS (SQL …

sql-server sql-server-2012 ssms ssms-2012
How to search for a string/substring in SSMS results?

This seems pretty straightforward, but for some reason I'm not finding anything about how to do it. I'm using SQL …

sql-server ssms ssms-2012