User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the MS Access and FileMaker Pro section within the Web Development category of DaniWeb, a massive community of 423,879 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,197 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MS Access and FileMaker Pro advertiser: Programming Forums
Views: 7399 | Replies: 2
Reply
Join Date: Mar 2005
Location: INDIA
Posts: 40
Reputation: sham is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
sham sham is offline Offline
Light Poster

Access Query : How to get top 10 students based on Marks ?

  #1  
Apr 28th, 2005
I want to get list of top 10 students (based on marks) in class.How can I write SQL query for it?
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Apr 2005
Posts: 3
Reputation: wkalo is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
wkalo wkalo is offline Offline
Newbie Poster

Re: Access Query : How to get top 10 students based on Marks ?

  #2  
Jul 15th, 2005
Hi There
Try The Following
SELECT DISTINCTROW TOP 10 Students.StudentName AS TopTenStudents, Students.StudentGrade
FROM Students

Rgds
Reply With Quote  
Join Date: Oct 2007
Posts: 3
Reputation: iseedeadpixels is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
iseedeadpixels iseedeadpixels is offline Offline
Newbie Poster

Re: Access Query : How to get top 10 students based on Marks ?

  #3  
Jul 19th, 2008
This sounds similar to something I'm trying to do...

I'm trying to write a query to get my video database to display names and addresses of people who have hired five videos or more....so far I'm displaying everyone who has hired a video - not too sure how to make it realise that I only want the ones who have hired more than five videos!!! I'm stuck

Any ideas are greatly appreciated
Last edited by iseedeadpixels : Jul 19th, 2008 at 10:15 pm.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb MS Access and FileMaker Pro Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the MS Access and FileMaker Pro Forum

All times are GMT -4. The time now is 4:37 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC