I have a DB2 table that is constantly added to (via a GUI-based input application) on a regular, multi-user basis.
The table holds just one field per record but inputting new records results in the order being randomly spread out. While this does not matter in RDBM terms, it is untidy for the...