MySQL Forums
Forum List  »  Newbie

Re: problems with my first base
Posted by: Peter Brawley
Date: August 06, 2017 01:50PM

You'd create a column, eg ord int unsigned default 0, provide an index for it, and write a func that assigns/updates seqential ints in the desired order.

Options: ReplyQuote


Subject
Written By
Posted
Re: problems with my first base
August 06, 2017 01:50PM


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.