change field length
BMax007Mar 2 2010 — edited Mar 2 2010Using Oracle Database 9.2.0.5 on Oracle Enterprise Linux and Oracle Report Builder 10.1.2.0.2 on Microsoft Windows XP Professional SP2.
I have changed the length of a varchar2 column in my database from 4 to 8 and need to update the fields that correspond to that column in my reports.
How is this done?