MSSQL | Create Alter Drop Tables in SQL Server



This video guides you through the basic steps of Creating, Altering and Dropping tables within MSSQL Server.

Keywords:
Create tables in SQL Server
Drop tables in SQL Server
Alter Table structure in SQL Server (Add and Drop columns in the existing table)
Create, Drop, Alter tables with Azure Data Studio