Forum Discussion

Siva_Venna's avatar
Siva_Venna
Contributor
7 years ago

Drop few columns before inserting into Oracle table

I am reading data from csv file before inserting the data into Oracle table,I want to delete or omit unnecessary columns. How to achieve this?Thanks in advance