how to increase size of column in oracle code example Example: alter table column size oracle ALTER TABLE tablename MODIFY fieldname VARCHAR2(100);