Saturday, 18 July 2020

Using GUI of SSMS to create tables and edit data

Hello everyone, this video is in continuation to my last video about SSMS where in I showed how to get started with latest version of SSMS.
In this video I went ahead and have talked about how SSMS provide us with an intuitive GUI format to create tables as well as perform various DML operations like insert or update within GUI. How we can use GUI to get custom views of data as well modify them on the fly.


Please do not forget to hit that like button as well as subscribe my YouTube channel.

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...