How to edit Oracle field data type in SQL Developer

by

1. Click table name in left tree.

 

2. Click the “Edit” button.

3. then will show “Edit Table” form, select the field you want to edit in “Columns” list.

4. Then you can change the “Type”, here is from “CLOB” to “NCLOB”.

Click “OK”. Done!