hi all,
Simple problem:
I have a entry with an ID. What is the easiets way to get the row with an ID
that is left (smaller) and right (higher)
Example
ID | filename
5 test.jpg
6 low.jpg
8 nice.jpg
9 cloud.jpg
10 rain.jpg
13 high.jpg
I have nice.jpd (ID = 8) and want to get the 'right' ID (low.jpg) and the
'right' ID (cloud.jpg)
IS there an easy way
kind regards
Stijn
Simple problem:
I have a entry with an ID. What is the easiets way to get the row with an ID
that is left (smaller) and right (higher)
Example
ID | filename
5 test.jpg
6 low.jpg
8 nice.jpg
9 cloud.jpg
10 rain.jpg
13 high.jpg
I have nice.jpd (ID = 8) and want to get the 'right' ID (low.jpg) and the
'right' ID (cloud.jpg)
IS there an easy way
kind regards
Stijn
Comment