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!
Hi,
Can it be possible in File Technology, String data type can be converted to CLOB data type conditionally.
Like lets put a condition when length > 4000 then the CLOB data type will used instead of String data type.