Skip to Main Content

SQL & PL/SQL

Announcement

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!

Can I get the predefined max length of a varchar2 column?

lxiscasMay 24 2013 — edited May 29 2013
Hi, guys:

Can I get the predefined max length of a varchar2 column, such as :

text varchar2(4000)

so the function returns 4000?

Thanks.

Sam
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 26 2013
Added on May 24 2013
6 comments
485 views