Dear All,
I need to write a query (QRY/400) and pick the records which has a maximum value for a certain numeric field.
lets say, for example
Name Marks
Tom 12
James 80
Tom 70
James 27
James 77
Tom 34
James 53
i need to pick only below records
Name Marks
Tom 70
James 80
Can somebody let me know if it is possible to do in QRY/400?
Regds,
Suresh
I need to write a query (QRY/400) and pick the records which has a maximum value for a certain numeric field.
lets say, for example
Name Marks
Tom 12
James 80
Tom 70
James 27
James 77
Tom 34
James 53
i need to pick only below records
Name Marks
Tom 70
James 80
Can somebody let me know if it is possible to do in QRY/400?
Regds,
Suresh




Comment