| Date: | Mon, 14 Aug 2006 11:25:02 -0400 |
| Reply-To: | Sigurd Hermansen <HERMANS1@WESTAT.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Sigurd Hermansen <HERMANS1@WESTAT.COM> |
| Subject: | Re: median in proc sql? |
|
| In-Reply-To: | <1155566939.904023.236400@m73g2000cwd.googlegroups.com> |
| Content-Type: | text/plain; charset="us-ascii" |
Hala:
I've seen several versions of complex queries that locate a median. If
you need a median while operating in the SAS environment, PROC
UNIVARIATE provides a median and other quartiles. If you are passing
thru a query, check functions available in the host RDBMS.
Sig
-----Original Message-----
From: owner-sas-l@listserv.uga.edu [mailto:owner-sas-l@listserv.uga.edu]
On Behalf Of Hala
Sent: Monday, August 14, 2006 10:49 AM
To: sas-l@uga.edu
Subject: median in proc sql?
Hi everyone,
Does proc sql have a median function?
Thanks :)
Hala
|