Report that shows top score of each game (1 Viewer)

Binaarycode

New member
Local time
Yesterday, 22:39
Joined
Mar 16, 2019
Messages
1
I'm currently making a database based around an internet cafe. I'm at the stage where I need to be able to produce a report showing the top score for each game available.


Currently I have a Member table with a primary key of Member ID
Software table with a primary of Software ID
Member game table - with Software ID, Member ID, Score,

I've been looking up top line queries(?) but I'm not sure this is the way I should be looking to do this?


any help is appriciated.
 

Users who are viewing this thread

Top Bottom