For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Dear Guru's Want to increase the column size from 3000 TO 32000 by using alter statement. In my db contains extended data types enabled. alter table temp modify v_name varchar2(32000); getting error. Please help on this.
Regards Rocks