<?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: syntax to give multiple datasets in a library that have different prefix or suffix in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/syntax-to-give-multiple-datasets-in-a-library-that-have/m-p/432983#M107293</link>
    <description>&lt;P&gt;Thanks ChrisNZ. You are correct names are not valid with numbers, I wasn't thinking straight. My intention was if anything different as suffix .&lt;/P&gt;&lt;P&gt;I appreciate your help.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Feb 2018 03:12:10 GMT</pubDate>
    <dc:creator>buddha_d</dc:creator>
    <dc:date>2018-02-01T03:12:10Z</dc:date>
    <item>
      <title>syntax to give multiple datasets in a library that have different prefix or suffix</title>
      <link>https://communities.sas.com/t5/SAS-Programming/syntax-to-give-multiple-datasets-in-a-library-that-have/m-p/432963#M107287</link>
      <description>&lt;P&gt;Could anyone give an idea how to give a single condition for a library which has same dataset names suffix or prefixes. Like library (dsn) with names like dataone_05apr2015 , dataone_16jun2014 , dataone_09nov2017&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; or like 251_datatwo , 158_datatwo , 986_datathree .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can we give in dictionary.tables or dictionary.columns etc?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2018 01:39:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/syntax-to-give-multiple-datasets-in-a-library-that-have/m-p/432963#M107287</guid>
      <dc:creator>buddha_d</dc:creator>
      <dc:date>2018-02-01T01:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: syntax to give multiple datasets in a library that have different prefix or suffix</title>
      <link>https://communities.sas.com/t5/SAS-Programming/syntax-to-give-multiple-datasets-in-a-library-that-have/m-p/432973#M107289</link>
      <description>&lt;P&gt;It all depends on how you want your filter to work.&lt;/P&gt;
&lt;P&gt;You can use any string function like FIND() or PRXPARSE() to create your match.&lt;/P&gt;
&lt;P&gt;You can also use SQL operators such as LIKE (MEMNAME like 'DATAONE%' in your example)&lt;/P&gt;
&lt;P&gt;Note the data set names starting with digits are not valid.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2018 02:47:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/syntax-to-give-multiple-datasets-in-a-library-that-have/m-p/432973#M107289</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2018-02-01T02:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: syntax to give multiple datasets in a library that have different prefix or suffix</title>
      <link>https://communities.sas.com/t5/SAS-Programming/syntax-to-give-multiple-datasets-in-a-library-that-have/m-p/432983#M107293</link>
      <description>&lt;P&gt;Thanks ChrisNZ. You are correct names are not valid with numbers, I wasn't thinking straight. My intention was if anything different as suffix .&lt;/P&gt;&lt;P&gt;I appreciate your help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2018 03:12:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/syntax-to-give-multiple-datasets-in-a-library-that-have/m-p/432983#M107293</guid>
      <dc:creator>buddha_d</dc:creator>
      <dc:date>2018-02-01T03:12:10Z</dc:date>
    </item>
  </channel>
</rss>

