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! |