Date: Wed, 31 Jan 2001 12:01:19 -0500
Reply-To: "Ravi, Prasad" <Prasad.Ravi@PFIZER.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Ravi, Prasad" <Prasad.Ravi@PFIZER.COM>
Subject: Re: Change Column Position
Content-Type: text/plain; charset="iso-8859-1"
Use ATTRIB statement.
-----Original Message-----
From: CWF [mailto:wf_cheung@YAHOO.COM]
Sent: Wednesday, January 31, 2001 11:14 AM
To: SAS-L@LISTSERV.UGA.EDU
Subject: Change Column Position
Hi Everybody,
I would like to ask which SAS command can change the position of column
within a dataset.
e.g. Original: Variable Sequence A, B, C, D
After Change: Variable Sequence B, D, C, A
Regards,
CWF
|