Date: Thu, 27 Oct 2005 17:21:11 -0400
Reply-To: Arthur Tabachneck <art297@NETSCAPE.NET>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Arthur Tabachneck <art297@NETSCAPE.NET>
Subject: Re: help needed with query
Ran,
Yes you can approximate in either a data step, or proc sql, but it is a lot
easier with proc freq
Art
---------
"Ran S" <raan67@YAHOO.COM> wrote in message
news:200510272043.j9RKRtKr012043@malibu.cc.uga.edu...
> Hi,
>
> I have query in MS Access where crosstab query is created. In this query
> for some fields it shows column heading or row heading plus the value of
> one column (sum). Is there any way I can do similar or equivalent in SAS
in
> data step or in Proc SQL statement?
>
> Thanks in advance.
|