Hi Masters.
I have a table Wind_A has 3 columns (telephoneno. number(10), batch_id number(2),inserted timestamp. it consists 510 rows. Now I have a csv file which is having 5000 rows. same values. I have to append these values into this table,
Sql loader or utl file I saw in google. But didnt understand .. I am new to this topics. Please advise.
values in the table ..
TN Bat_id Inserted
1234567890 1 4/7/2017 5:31:59.000000 PM
Regards
Frd