I have a table members. I want to start reading records starting with the last record i.e LIFO After reading, I want to display in a tabular form starting with the first record i.e FIFO Can someone help me