View Single Post

   
  #3 (permalink)  
Old 04-29-2008, 08:26 PM
HumanJHawkins
 
Posts: n/a
Default Re: How to show Median in a GROUP BY clause? (AVE works, Mediandoesn'

On Apr 25, 5:21*pm, "Plamen Ratchev" <Pla...@SQLStudio.com> wrote:
> Here is SQL Server 2000 example of grouping and using the same median
> calculation. Essentially it is just adding a filter on the grouping column..

<CUT>
> HTH,
>
> Plamen Ratchevhttp://www.SQLStudio.com


Thanks!
Reply With Quote