I have a .csv file, which contains id & name. I want to update the names in a database table based upon the id. I'm not sure whats the best way to achieve this. I think it can be done through stored procedures but i'm not sure how i could accomplish it. ANy references or code would be appreciated.
SQL*Loader?id.