I have a database, and I want to find out the previous and next record ordered by ID, using a single query. I tried to do a union but that does not work. :( I have a database, and I want to find out the p
I have a database, and I want to find out the previous and next record ordered by ID, using a single query. I tried to do a union but that does not work. :( I have a database, and I want to find out the p