<?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 Re: need to extract data from a dataset deployment start dates that are more than 5 days in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/need-to-extract-data-from-a-dataset-deployment-start-dates-that/m-p/473160#M121382</link>
    <description>&lt;P&gt;Please be more specific than "&lt;SPAN&gt;I want to create another dataset with more than 5 days"?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Show us an example of what your data looks like, so we can rewrite your SQL code.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As os now, your WHERE Statement makes little sense. It is always true.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jun 2018 20:35:15 GMT</pubDate>
    <dc:creator>PeterClemmensen</dc:creator>
    <dc:date>2018-06-25T20:35:15Z</dc:date>
    <item>
      <title>need to extract data from a dataset deployment start dates that are more than 5 days</title>
      <link>https://communities.sas.com/t5/SAS-Programming/need-to-extract-data-from-a-dataset-deployment-start-dates-that/m-p/473147#M121378</link>
      <description>&lt;P&gt;I have a dataset with variables ID, summary, start date and POC. I want to create another dataset with more than 5 days. - Please help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc sql;&lt;BR /&gt;create table Task.test as&lt;BR /&gt;select * from task.deploy_file as A where Scheduled_Start_Date &amp;lt;= (Scheduled_Start_Date +5);&lt;BR /&gt;quit;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 19:55:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/need-to-extract-data-from-a-dataset-deployment-start-dates-that/m-p/473147#M121378</guid>
      <dc:creator>radha009</dc:creator>
      <dc:date>2018-06-25T19:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: need to extract data from a dataset deployment start dates that are more than 5 days</title>
      <link>https://communities.sas.com/t5/SAS-Programming/need-to-extract-data-from-a-dataset-deployment-start-dates-that/m-p/473160#M121382</link>
      <description>&lt;P&gt;Please be more specific than "&lt;SPAN&gt;I want to create another dataset with more than 5 days"?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Show us an example of what your data looks like, so we can rewrite your SQL code.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As os now, your WHERE Statement makes little sense. It is always true.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 20:35:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/need-to-extract-data-from-a-dataset-deployment-start-dates-that/m-p/473160#M121382</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2018-06-25T20:35:15Z</dc:date>
    </item>
  </channel>
</rss>

