MySQL Forums
Forum List  »  Newbie

Re: Best approach for bulk insert
Posted by: Peter Brawley
Date: June 22, 2019 08:23AM

Probably best to import into a temp table then write sql to compute IDs as required while you Insert into the target table.

Options: ReplyQuote


Subject
Written By
Posted
Re: Best approach for bulk insert
June 22, 2019 08:23AM


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.