MySQL Forums
Forum List  »  MySQL Workbench

Re: CSV import after comparison of file with db
Posted by: Peter Brawley
Date: October 29, 2019 01:21PM

The simplest way to do that would be to imports the .csv into a transition table, then run your join query on that.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: CSV import after comparison of file with db
577
October 29, 2019 01:21PM


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.