SQL Server tutorial part 3 - DDL (Data Definition Language) - Alter Table

This SQL Server tutorial explains how to use the ALTER TABLE statement in SQL Server (Transact-SQL) to add a column, modify a column, drop a column, rename a column or rename a table with examples.

Sample Table 


Alter table add a column

Alter table add multiple columns

Amend Column

Drop Column

Please donate and support at https://www.paypal.me/Rajcoomar


Comments

Popular posts from this blog

C# Windows Form : PetCare

Fake Call Android Application

Car Wash System vb.net