Text file storing in a database table
879856Sep 7 2011 — edited Sep 7 2011I have a text file, that contains so many lines in it,..
Now the problem is that.. I want to store my text file with the pl/sql code in a database table....
plz suggest, how to create a table and how to store that text file in a database table.....