Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: help newbie fromatted ASCII text into cell
insert into t values (
'host=a.b.c # host name port=123 # port increment=1^2 # increment'
select * from t;
A
host=a.b.c # host name port=123 # port increment=1^2 # increment
Regards,
Pratap Received on Tue Sep 21 2004 - 05:12:44 CDT
![]() |
![]() |