Is there a way to favorite or star frequently used tables in SSMS 2012?

80-90% of the time I spend in SQL Server Management Studio is spent on the same 5 or 6 tables / views / stored procedures, out of 100+ in some databases.

It would be remarkably useful if there was a quick way to access these few through a graphical interface, instead of scrolling all around and switching between tables / views / programs every day.

In my opinion, I am depicting a function or section with selected or selected tables, or maybe just the recent table menu will be a great wait time.

Is this feature similar to a place in SSMS or available in a plugin?

+3
source share
3 answers

, SSMS. SSMS.

1) SQL Search - , Ctrl-Alt-D, , , , Enter. SQL Search " " , , .

2) SQL Treeo . , .

+3

- , , - ( ) SSMS.

node . . , .

, , .. .. HTH

enter image description here

+5

, SSMSBoost, :

F2 script Ctrl + F2, (. ).

, / script , . SSMSBoost " " - , . " " " ", ( ...). , ...

enter image description here

+1

All Articles