On a regular basis I add a new record and delete the oldest record in my
table
The records have a key and up until recently were listed by date/time order
as I wish to have them

I understand that this is unnecessary but it is great to always find the
latest records at the end of the table

Now, after a tweek in the code, my newest records are being written at the
beginning of the table next to the oldest records ?????

What code do I need to add, so that when any new record is added, it will
appear at the end of the table and not at the beginning ?

Thanks

Bob M



--
View this message in context: 
http://apache-database.10148.n7.nabble.com/Adding-a-new-record-to-a-table-tp138004.html
Sent from the Apache Derby Users mailing list archive at Nabble.com.

Reply via email to