Monday, 29 June 2020

Getting started with SSMS

In my previous video, I've shown how to install SQL Server 2017 on a Windows Machine. Once a SQL Server Instance is installed we use SSMS (short for SQL Server Management Studios) to manage or do development in our SQL Server Instance.

Hence in this video I've shown how we can get latest version of SSMS and install it on our systems. Not only I have covered installation but have also shown how to connect to an instance, necessary options and start using it.



No comments:

Post a Comment

How to install SQL Server 2017

In my very first YouTube video, I've shown how to install SQL Server 2017 on a windows machine. In this video I've not only tried to...