The ADD Clause
With the ADD clause you can add a new column or a new table constraint.The syntax for defining the column and the syntax of defining the table constraint correspond with those described for [fblangref50-ddl-tbl-create] statement.
- 
Each time a new column is added, the metadata change counter is increased by one 
- 
Adding a new table constraint does not increase the metadata change counter 
| Caution | Points to Be Aware of 
 |