LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (August 2006, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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?
Comments:   To: Hala <hala.maktabi@gmail.com>
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


Back to: Top of message | Previous page | Main SAS-L page