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!

Read Text File

747821Aug 11 2010 — edited Aug 11 2010
i have a text file
the data in the text file like this
zafar
programmer
now i create a table in oracle database
and i create two columns in table
one table have read [first line of text file i.e zafar] another line [i.e programmer] move into 2nd column

how it is possible in oracle database sql query to stored text file data in my create table?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 8 2010
Added on Aug 11 2010
23 comments
3,023 views