Date: Thu, 16 Jun 2011 17:08:54 -0400
Reply-To: Ya Huang <ya.huang@AMYLIN.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Ya Huang <ya.huang@AMYLIN.COM>
Subject: SQL pass through Oracle date?
Hi there,
What would be the syntac for a SQL pass through to Oracle:
The SAS code is
where '10JUN2011'd <= cdt <= '16JUN2011'd
Pass through to Oracel is?
where ???? <= cdt <= ????
Thanks
Ya
|