Modifies the column specified by the column name. The COLUMN
keyword is optional.
You can modify some elements of a column definition but not
others.
You cannot change an existing column constraint. However, you can
delete the existing constraint and add a new column constraint
using the alter-col-definition clause to achieve the same result.