View Single Post
  #2 (permalink)  
Old 04-18-2006, 05:17 AM
Dimitar
 
Posts: n/a
Default SQL 92 answer. Re: Calculate the median value of a column?

Define "median". It has been years since I was taught statistics.
###
I also take the chance to test whether there is support for SQL syntax hightlighting.
[sql]SELECT median FROM dual;[/sql]
Edit/Delete Message Reply With Quote