Date: Fri, 13 Jul 2001 18:00:09 +0200
Reply-To: "Tribius, Heide" <Heide.Tribius@KFW.DE>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Tribius, Heide" <Heide.Tribius@KFW.DE>
Subject: Re: Means Question
Content-Type: text/plain; charset="iso-8859-1"
If it's possible I never would use more than PROC REPORT, unless I had a
relly huge dataset and the examination of CPU-time shows me, that PROC
REPORT doesn't work most efficient. (Sometimes it's a good idea to use an
Proc Sort before ...) With two proc steps: SAS has to read the data twice
and this (normally) isn't efficient.
have a nice weekend (in Germany it's 6 pm and time to go home). Heide
|