Date: Tue, 18 May 2004 22:13:39 -0700
Reply-To: Nevin Krishna <nevinkrishna@HOTMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Nevin Krishna <nevinkrishna@HOTMAIL.COM>
Organization: http://groups.google.com
Subject: creating date ranges with sysdate
Content-Type: text/plain; charset=ISO-8859-1
Hello,
I am trying to create a program that extracts data from a database on
a daily basis. I was hoping to limit each data extraction to data
entered into the database within one day of the sas run. for the end
date of the date range i was going to use &sysdate. How do i create a
begin date that is 24 hrs before sysdate?
thank you for your help, Nevin
|