Date: Mon, 31 Aug 2009 23:21:54 -0700
Reply-To: Michael <michaelnx@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Michael <michaelnx@GMAIL.COM>
Organization: http://groups.google.com
Subject: How to do it?
Content-Type: text/plain; charset=ISO-8859-1
Hi,
I have the following
a b
1 5
2 8
5 7
8 9
I want to add a column to show the row number by using Proc SQL. Could
please anyone show me that? Thanks.
|