Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 median function

Author  Topic 

gavakie
Posting Yak Master

221 Posts

Posted - 2007-09-07 : 17:07:40
Im trying to find a funtion for median's if there is one. can anyone help?

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2007-09-07 : 17:16:34
I typed in "median sql server" into google and got this back as the first link:
http://www.sqlmag.com/Article/ArticleID/49827/sql_server_49827.html

Perhaps you can do the same to see other solutions as well.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/
Go to Top of Page

gavakie
Posting Yak Master

221 Posts

Posted - 2007-09-07 : 17:20:48
Thanks but im using 2000 so i cant use that. I appreciate it though.
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2007-09-07 : 17:22:12
The article gives a solution for 2000. Did you even read it or just looked at the title?

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/
Go to Top of Page
   

- Advertisement -