You are logged on to the database as a database user.
You are the owner of the table or have the ALTER privilege for the table to which the column belongs.
More information: SQL Reference Manual, Privilege Specification (priv_spec)
The database is in the ONLINE operational state.
Select the table in the explorer tree.
In the context menu of the table, choose Definition
Note
To display the definition as an SQL statement, choose Export SQL in the context menu of the editor window.
In the context menu of the editor window, choose Edit
Change the column definition.
More information: SQL Reference Manual,
In the context menu of the editor window, choose Alter Table.
SQL Reference Manual, ALTER TABLE Statement (alter_table_definition)