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
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.
>
|