You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -167,6 +167,7 @@ Useful links, scripts, tools and best practice for Microsoft SQL Server Database
167
167
-[Module Signing Info](https://modulesigning.info/) - Info and resources related to module signing (i.e. Certificates, Asymmetric Keys, `ADD SIGNATURE`, etc) in T-SQL and SQLCLR
-[SentryOne SQL Server Virtual Conference](https://info.sentryone.com/accelerate-2020)
294
+
-[Red Gate SQL Server Online Events](https://www.red-gate.com/hub/events/online-events/)
295
+
-[EigthKB Sql Server Internals Conference](https://eightkb.online/)
292
296
- Open Source Projects <aid="open-source">
293
297
-[sp_whoisactive](http://whoisactive.com/) (documentation) and github repo for it [sp_WhoIsActive](https://github.com/amachanic/sp_whoisactive) (by Adam Machanic)
294
298
-[Brent Ozar SQL Server First Responder Kit](https://github.com/BrentOzarULTD/SQL-Server-First-Responder-Kit) (Github)
@@ -373,6 +377,7 @@ Useful links, scripts, tools and best practice for Microsoft SQL Server Database
373
377
-[Data-Blogger-Resource-Kit - Includes resources for use by bloggers, microbloggers, vloggers, and origami enthusiasts who focus on SQL Server](https://github.com/amtwo/Data-Blogger-Resource-Kit) (by Andy Andy Mallon)
374
378
-[SQL-Server-Multi-Thread - a framework to do multi-threading in T-SQL using SQL Server Agent jobs.](https://github.com/jobbish-sql/SQL-Server-Multi-Thread) (by )
375
379
-[SQL Server and Azure SQL Labs and Workshops](https://microsoft.github.io/sqlworkshops/) (by Microsoft)
380
+
-[MsSqlDependencyBrowser - Simple tool to browse between dependent objects on MS SQL Server](https://github.com/usharik/MsSqlDependencyBrowser) (by Aleksej Usharovskij)
-[Hermitage: Testing transaction isolation levels in relation databases](https://github.com/ept/hermitage) (by Martin Kleppmann)
426
431
-[csv to INSERT online converter - translates your tab-delimited data into a T-SQL INSERT statement](https://table.strd.co/) (by Structured Concepts AB)
432
+
-[SQL Server Diagrams](http://www.e-squillace.com/techdiagrams-sqlserver/) (by George Squillace)
Copy file name to clipboardExpand all lines: SSMS/README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,13 @@ It also provides tools to deploy, monitor, and upgrade the data-tier components,
5
5
6
6
7
7
## SSMS Guides
8
-
-[40 SSMS Tips](SSMS_Tips.md)
9
-
-[36 SSMS Addins](SSMS_Addins.md)
8
+
-[40 SSMS Tips](SSMS_Tips.md) (by Konstantin Taranov)
9
+
-[36 SSMS Addins](SSMS_Addins.md) (by Konstantin Taranov)
10
10
-[SSMS Snippets](SSMS_Snippets)
11
-
-[SSMS Shortcuts](SSMS_Shortcuts.md)
11
+
-[SSMS Shortcuts](SSMS_Shortcuts.md) (by Konstantin Taranov)
12
+
-[A month of SSMS tips and tricks](https://blog.waynesheffield.com/wayne/archive/2018/02/ssms-tips-tricks/) (by Wayne Sheffield)
13
+
-[SSMS Tricks & Shortcuts](http://www.e-squillace.com/ssms-tricks-shortcuts/) (by George Squillace)
14
+
-[SSMS Tricks and Tips Ebook](https://sql-down-under.newzenler.com/f/ssms-tips-tricks-book) (by Greg Low)
12
15
13
16
### Useful Resources
14
17
-[Download SQL Server Management Studio (SSMS)](https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms)
@@ -20,7 +23,6 @@ It also provides tools to deploy, monitor, and upgrade the data-tier components,
20
23
-[SQL Server Management Studio (SSMS)](https://docs.microsoft.com/en-us/sql/ssms/sql-server-management-studio-ssms)
21
24
-[Microsoft Download Center SSMS](https://www.microsoft.com/en-us/download/search.aspx?q=sql%20server%20management%20studio&p=0&r=10&t=&s=Relevancy~Descending)
0 commit comments