MySQL Forums
Forum List  »  Newbie

Entering sequence numbers
Posted by: Michael Smith
Date: January 14, 2023 12:34PM

I have a table where the operator can enter numbers into the order1 field (int).

I also have an order2 (int) field.

I would like to order my table on the order1 field and then enter sequence numbers 0, 10, 20, 30 etc. into the order2 field.

Is there a way of doing this?

Thanks.

Options: ReplyQuote


Subject
Written By
Posted
Entering sequence numbers
January 14, 2023 12:34PM


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.