Table Oracle PLSQL Tutorial

You alter a table using the ALTER TABLE statement.
You can use ALTER TABLE to perform tasks such as:
Add, modify, or drop a column
Add or drop a constraint
Enable or disable a constraint