<?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 Accessing Data in All Things Community</title>
    <link>https://communities.sas.com/t5/All-Things-Community/Accessing-Data/m-p/622407#M4179</link>
    <description>&lt;P&gt;&lt;FONT color="#000000"&gt;Hello. I am learning SAS Programming Essentials. I have question about data formats. What does tab means in&amp;nbsp; -&amp;gt; &lt;STRONG&gt;dbms=tab ?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 05 Feb 2020 11:14:46 GMT</pubDate>
    <dc:creator>leyla_rzazade</dc:creator>
    <dc:date>2020-02-05T11:14:46Z</dc:date>
    <item>
      <title>Accessing Data</title>
      <link>https://communities.sas.com/t5/All-Things-Community/Accessing-Data/m-p/622407#M4179</link>
      <description>&lt;P&gt;&lt;FONT color="#000000"&gt;Hello. I am learning SAS Programming Essentials. I have question about data formats. What does tab means in&amp;nbsp; -&amp;gt; &lt;STRONG&gt;dbms=tab ?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 11:14:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/Accessing-Data/m-p/622407#M4179</guid>
      <dc:creator>leyla_rzazade</dc:creator>
      <dc:date>2020-02-05T11:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Data</title>
      <link>https://communities.sas.com/t5/All-Things-Community/Accessing-Data/m-p/622414#M4180</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/310517"&gt;@leyla_rzazade&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By specifying this, you indicates to SAS that your input file is a tab-delimited file, meaning&amp;nbsp;&lt;SPAN&gt;each record&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;in the table is one line of the text file and e&lt;/SPAN&gt;&lt;SPAN&gt;ach value of a record is separated from the next by a tab character (-&amp;gt; tabulation key on your keyboard).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It can be seen as an alternative to the common CSV format, in which values are&amp;nbsp;separated by commas or semi-colons, which can cause trouble as they are very common characters in text values.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 12:15:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/Accessing-Data/m-p/622414#M4180</guid>
      <dc:creator>ed_sas_member</dc:creator>
      <dc:date>2020-02-05T12:15:09Z</dc:date>
    </item>
  </channel>
</rss>

