<?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: Select all in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Select-all/m-p/94021#M19825</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Guys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Feb 2013 09:20:11 GMT</pubDate>
    <dc:creator>Kongnyuy</dc:creator>
    <dc:date>2013-02-04T09:20:11Z</dc:date>
    <item>
      <title>Select all</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Select-all/m-p/94018#M19822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have been trying the Select all query (*) in SAS Entersprise Guide and it is not going.&amp;nbsp; Could somebody help please. &lt;/P&gt;&lt;P&gt;The query is&lt;/P&gt;&lt;P&gt;SELECT * FROM table&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WHERE Date is '31MAR2011'D;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 11:55:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Select-all/m-p/94018#M19822</guid>
      <dc:creator>JamesKF</dc:creator>
      <dc:date>2013-02-01T11:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Select all</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Select-all/m-p/94019#M19823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like it is something to do with the WHERE statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;1. Use '=' or 'in' instead of 'is'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;2. Check that the date format is correct. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 13:00:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Select-all/m-p/94019#M19823</guid>
      <dc:creator>VD</dc:creator>
      <dc:date>2013-02-01T13:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Select all</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Select-all/m-p/94020#M19824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the code you should use to get the desired output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sql;&lt;/P&gt;&lt;P&gt;create table table-name as&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;SELECT * FROM table&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WHERE Date = '31MAR2011'D;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;quit;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Ankit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2013 08:58:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Select-all/m-p/94020#M19824</guid>
      <dc:creator>Ankitsas</dc:creator>
      <dc:date>2013-02-02T08:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Select all</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Select-all/m-p/94021#M19825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Guys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2013 09:20:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Select-all/m-p/94021#M19825</guid>
      <dc:creator>Kongnyuy</dc:creator>
      <dc:date>2013-02-04T09:20:11Z</dc:date>
    </item>
  </channel>
</rss>

