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 (March 2002, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 11 Mar 2002 13:34:41 -0500
Reply-To:     "David L. Ward" <dward@SASHELP.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "David L. Ward" <dward@SASHELP.COM>
Subject:      Re: Selecting records by date using SQL
Comments: To: "Chakravarthy, Venky" <Venky.Chakravarthy@PFIZER.COM>
In-Reply-To:  <7D526C31B4B34F409A2DC54FCD4508ECA08FEA@anagrdexm03.research.aa.wl.com>
Content-Type: text/plain; charset="iso-8859-1"

Ah, quite right! Perhaps the 12:16 am time give me an excuse...

David

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU]On Behalf Of Chakravarthy, Venky Sent: Monday, March 11, 2002 8:47 AM To: SAS-L@LISTSERV.UGA.EDU Subject: Re: Selecting records by date using SQL

David,

Your code appears to order the output in descending order, after reading it in the order of the input data set. Some people send SAS-L messages at 12:16 a.m. (see the time reflected on your message :-)).

Also, the Proc Sql option INOBS = should suffice.

Regards,

Venky #****************************************# # E-mail: swovcc@hotmail.com # # Phone: (734) 622-1963 # #****************************************#


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