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