|
SQL Home
SQL TutorialIntroductionSQL Syntax SQL Select SQL Where SQL Order By SQL Top SQL Distinct SQL In SQL Alias SQL Join SQL Inner Join SQL Outer Join SQL Insert SQL Update SQL Delete SQL Functions SQL Count SQL Create SQL Create Database SQL Create Table SQL Create Index SQL Alter Table SQL Summary |
SQL Alter TableIn an earlier lesson, we created a table with the CREATE TABLE command. In this lesson, we will modify the table using the ALTER TABLE command. Add a ColumnSQL syntax
Example SQL Statement
Change the DatatypeSQL syntax
Example SQL Statement
Drop a Column'Dropping' a column means removing or deleting that column. SQL syntax
Example SQL Statement
|
Need Website Content?
Get unique, quality digital content for your website.
|