Hi All,
I have csv file which exists lot of columns with clob and date.
I want to load the data from that csv to oracle db but when i was trying to get data by using sql loader at that time i was getting error due to clob columns.
so now I am trying to move data by using external tables...
could you people please help to move data by using external tables because I am new with external tables.
Thanks