MySQL Forums
Forum List  »  Newbie

How to replace table column from external file
Posted by: rivai.tan
Date: July 25, 2005 11:19AM

Hi there, I have a table called "shipmentdetails" with a column called "shipmentdates". Assuming that I messed up all the shipment dates, and I now hold a shipmentdate.txt file that is updated, how can I replace the column "shipmentdates" in table "shipmentdetails" by loading the text file "shipmentdate.txt" ?

Options: ReplyQuote


Subject
Written By
Posted
How to replace table column from external file
July 25, 2005 11:19AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.