SQL Syntax Reference : ADD
 
ADD
Remarks
Use the ADD clause within the ALTER TABLE statement to specify one or more column definitions, column constraints, or table constraints to be added.
See Also
ALTER TABLE
FOREIGN KEY
PRIMARY KEY