Hi have a query that draws back different 'locations' due to seating position.
EG.
Seat No Location
1 a
2 a
3 a
4 a
5 a
6 a
7 b
8 b
9 b
10 b
I want to only get the 'Location' according to the higher frequency of the result.
eg
Seat No Location
1 a
2 a
3 a
4 a
5 a
6 a
7 a
8 a
9 a
10 a
Start Free Trial