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!
create table test1 (test_str varchar2(85)); insert into test1 values ('192.8.59.1:/host/scl/');