View Single Post
  #1 (permalink)  
Old 04-17-2006, 07:40 AM
ben ben is offline
Administrator
 
Join Date: Mar 2007
Posts: 91
ben has disabled reputation
Default SQL 92 dialect question:

Calculate the median value of a column?


Either directly or using a function (Different database engines might do this differently.)

Definition: The middle value in a distribution, above and below which lie an equal number of values.
(Taken from http://www.thefreedictionary.com/median)
Reply With Quote

ANSWER(S):