Skip to Main Content

Oracle Database Discussions

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!

How Memory allocation happening for VARCHAR and CLOB data type?

Knidhi-OracleMar 16 2009 — edited Mar 17 2009
hello experts,
just i have two column in a table. one is varchar2(100) and another one is clob type. i am inserting the text which having less number of characer, say for an example "sample data" into both varchar and clob field. now how memory will be alocated for this data in two different datatype.

--
kalanidhi
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 14 2009
Added on Mar 16 2009
9 comments
2,449 views