View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 10:10 AM
Kesavan
 
Posts: n/a
Default [Help]Need a query max_count()

I have a column having 4,8,4,1,2,4,9,4,4,5,4,5,9,9,5, in a table...

& need to retrive a number which occur at maximum times. ie here i
need to retrive 4 [it occurs aboutsix times...]


Please suggest me query...

Reply With Quote