MySQL order column
MySQL order column
Out of context: Reply #3
- Started
- Last post
- 3 Responses
- phirschybar0
What I need it for is to be able to allow people to put a set of items into an order where there are say... 20 records and there is a column that has 1-20 for each item (no duplicates, like an index). Then if someone changes number 20 to be number 5, #5 to #19 will all drop down a notch. In other words, this is a unique index field where no gaps are left..