Help needed on a query operation

fortlansing

New member
Local time
Yesterday, 20:56
Joined
Mar 27, 2007
Messages
5
I am asked to display this, "List the Client Numbers, Name, and Balance fields in the design grid. Sort the records in desending order by the Balance Field."
AND THIS: "Display the top 25%"

I need to know how to show the top "25%" when I press run, in the datasheet without manually having to arrange them.

I would love detailed instructions ASAP!
 
You should do some of the homework. You want to research the TOP predicate in SQL. Also accessible through the query properties.
 
I don't get it...
 
Nevermind I just figured it out myself, thanks for the clues though!
 

Users who are viewing this thread

Back
Top Bottom