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