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!
I have a varchar2(4 bytes) column in the database. Though the data in the column has 4 characters the length() function returns 5 even with the Trim(). Any direction to reduce the length from 5 to 4 will be appreciated.
Thanks