View Single Post
  #1 (permalink)  
Old 07-24-2006, 01:54 PM
ruby
 
Posts: n/a
Default MySQL dialect question:

How to find second highest value of a column in a table?


I have a table - Trade with 2 columns -Client name and quantity.
I want to find out the name of the client with second highest quantity. How do I proceed?
Edit/Delete Message Reply With Quote

ANSWER(S):