<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Oracle date format convertion in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Oracle-date-format-convertion/m-p/44394#M5133</link>
    <description>Hi All,&lt;BR /&gt;
&lt;BR /&gt;
I have a problem with converting Oracle date format in EG.&lt;BR /&gt;
How do I convert Oracle date into date usable under EG?&lt;BR /&gt;
&lt;BR /&gt;
i.e. in SQL query i can convert with function (todate(&amp;amp;date,'J'), do we have sth similiar in EG?</description>
    <pubDate>Mon, 05 Jul 2010 11:44:30 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-07-05T11:44:30Z</dc:date>
    <item>
      <title>Oracle date format convertion</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Oracle-date-format-convertion/m-p/44394#M5133</link>
      <description>Hi All,&lt;BR /&gt;
&lt;BR /&gt;
I have a problem with converting Oracle date format in EG.&lt;BR /&gt;
How do I convert Oracle date into date usable under EG?&lt;BR /&gt;
&lt;BR /&gt;
i.e. in SQL query i can convert with function (todate(&amp;amp;date,'J'), do we have sth similiar in EG?</description>
      <pubDate>Mon, 05 Jul 2010 11:44:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Oracle-date-format-convertion/m-p/44394#M5133</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-07-05T11:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle date format convertion</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Oracle-date-format-convertion/m-p/44395#M5134</link>
      <description>Hi:&lt;BR /&gt;
  Can you explain, in a bit more detail what is wrong or what is the format of your Oracle date. For example, in some relational databases, dates are not just dates (month, day, year) but they are stored as "date/time" values (month,day,year,hour,minutes,seconds).&lt;BR /&gt;
 &lt;BR /&gt;
  When you show the function &lt;B&gt; (todate(&amp;amp;date,'J')  &lt;/B&gt; can you explain what the 3 major components of the function are or what they do:&lt;BR /&gt;
todate&lt;BR /&gt;
&amp;amp;date&lt;BR /&gt;
'J'&lt;BR /&gt;
           &lt;BR /&gt;
Is this an Oracle-specific function??? If so, what does the entire function do? What is the entire SQL statement or query in which this function appears? Are you trying to convert this SQL query from Oracle SQL to SAS PROC SQL???&lt;BR /&gt;
 &lt;BR /&gt;
A bit more info is needed.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Mon, 05 Jul 2010 15:46:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Oracle-date-format-convertion/m-p/44395#M5134</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-07-05T15:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle date format convertion</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Oracle-date-format-convertion/m-p/44396#M5135</link>
      <description>Hi.&lt;BR /&gt;
&lt;BR /&gt;
Oracle Dates are usable in SAS/EG.&lt;BR /&gt;
&lt;BR /&gt;
If you have a date in Oracle (oracle dates are Datetime), shouldn't the only thing you need to do is apply a SAS Datetime format on the SAS / EG Side?&lt;BR /&gt;
&lt;BR /&gt;
If you only want the datepart, use the SAS datepart function.&lt;BR /&gt;
&lt;BR /&gt;
Cheers&lt;BR /&gt;
&lt;BR /&gt;
Barry</description>
      <pubDate>Mon, 05 Jul 2010 20:12:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Oracle-date-format-convertion/m-p/44396#M5135</guid>
      <dc:creator>twocanbazza</dc:creator>
      <dc:date>2010-07-05T20:12:12Z</dc:date>
    </item>
  </channel>
</rss>

