How to Read Csv file and store in table
492752Feb 22 2006 — edited Feb 22 2006Hi all,
I have requirement that to read Csv file which will be stored as BLOB in one table.From that BOLB file i have to read the contents and store them in the table.
Can i know how can i do it.