Date: Fri, 15 May 2009 10:12:42 -0400
Reply-To: msz03@albany.edu
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Mike Zdeb <msz03@ALBANY.EDU>
Subject: Re: Equality of value
Content-Type: text/plain;charset=iso-8859-1
hi ... how about PROC FREQ with TABLE <the variable of interest>;
--
Mike Zdeb
U@Albany School of Public Health
One University Place
Rensselaer, New York 12144-3456
P/518-402-6479 F/630-604-1475
> PROC SORT NODUPKEY. If the output dataset has one record, then answer is "yes."
>
> Dav Vandenbroucke
> Senior Economist
> U.S. Dept. HUD
> david.a.vandenbroucke@hud.gov
> 202-402-5890
>
> I disclaim any disclaimers.
>
>
> Date: Fri, 15 May 2009 02:51:48 -0700
> From: ash007 <RamsamyAshley@GMAIL.COM>
> Subject: Equality of value
>
> hi
>
> how to test if a variable contains the same value for all his records.
>
> thanks.
>
|