LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (May 2006, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Sun, 28 May 2006 08:38:59 -0400
Reply-To:   "data _null_;" <datanull@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "data _null_;" <datanull@GMAIL.COM>
Subject:   Re: Regarding SORTEDBY option in DATA step
Comments:   To: chandu.isi@gmail.com
In-Reply-To:   <1148799653.612572.278640@u72g2000cwu.googlegroups.com>
Content-Type:   text/plain; charset=ISO-8859-1; format=flowed

If you had used PROC SORT by client_id then Validated would be YES.

On 5/28/06, chandu.isi@gmail.com <chandu.isi@gmail.com> wrote: > Hi All, > > I used "sortedby" option in data step( to avoid the proc sort > ) . I would like to know what is the meaning of "Validated: NO" in the > following : > > -----Sort Information----- > Sortedby: Client_ID > Validated: NO > Character Set: ANSI > > > Thanks in advance > > Regards > chandu. >


Back to: Top of message | Previous page | Main SAS-L page