MySQL Forums
Forum List  »  General

Re: Order of rows on inserting multiple rows
Posted by: Peter Brawley
Date: December 11, 2018 01:59PM

You could write an After Insert Trigger that writes the new.id value to a tracking table.

Options: ReplyQuote


Subject
Written By
Posted
Re: Order of rows on inserting multiple rows
December 11, 2018 01:59PM


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.