Home » questions » How can i get the value that is repeated the maximum number of times in a colum of a access databas
How can i get the value that is repeated the maximum number of times in a colum of a access databas
the exact problem is that i want an id which is repeated maximum number of times in another field called fid in the same table.
eg: id field ranges form 500-530 and out of that each of this 30 ids have a value for fid...
as an example 505 can be the fid value for 500,530,525,505
509 can be the value for 510,502 and so on...in the worst case all 30 will have the the same value for fid.
My problem is to count the fid which occurs maximum number of times..

Answers
Master Mind
On 2006-08-16 22:40:45
Dennis Gove
On 2006-08-16 18:52:42