<?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 How can we retrieve huge amount of data from flat files or from database quickly?few techniques? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-can-we-retrieve-huge-amount-of-data-from-flat-files-or-from/m-p/679935#M205381</link>
    <description>&lt;P&gt;(huge data 100 millions of records)Detail explanation required please,highly appreciated?&lt;/P&gt;</description>
    <pubDate>Fri, 28 Aug 2020 04:03:23 GMT</pubDate>
    <dc:creator>MSK4</dc:creator>
    <dc:date>2020-08-28T04:03:23Z</dc:date>
    <item>
      <title>How can we retrieve huge amount of data from flat files or from database quickly?few techniques?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-we-retrieve-huge-amount-of-data-from-flat-files-or-from/m-p/679935#M205381</link>
      <description>&lt;P&gt;(huge data 100 millions of records)Detail explanation required please,highly appreciated?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 04:03:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-we-retrieve-huge-amount-of-data-from-flat-files-or-from/m-p/679935#M205381</guid>
      <dc:creator>MSK4</dc:creator>
      <dc:date>2020-08-28T04:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can we retrieve huge amount of data from flat files or from database quickly?few techniques?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-we-retrieve-huge-amount-of-data-from-flat-files-or-from/m-p/679937#M205382</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/343672"&gt;@MSK4&lt;/a&gt;&amp;nbsp; - Yes SAS can handle reading a lot of data from large flat files and databases, but if you ask a broad question without providing any details of your requirements then you are not going to get detailed or useful answers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 04:24:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-we-retrieve-huge-amount-of-data-from-flat-files-or-from/m-p/679937#M205382</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-08-28T04:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can we retrieve huge amount of data from flat files or from database quickly?few techniques?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-we-retrieve-huge-amount-of-data-from-flat-files-or-from/m-p/679944#M205387</link>
      <description>&lt;P&gt;You read flat files with a data step; to write it, you follow the documentation of the flat file. The target library needs to have enough free space to accommodate the resulting dataset file; depending on the variable types and layouts, using the COMPRESS= option may be advised.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 05:08:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-we-retrieve-huge-amount-of-data-from-flat-files-or-from/m-p/679944#M205387</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-08-28T05:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can we retrieve huge amount of data from flat files or from database quickly?few techniques?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-can-we-retrieve-huge-amount-of-data-from-flat-files-or-from/m-p/680200#M205513</link>
      <description>&lt;P&gt;Here are some basic details you need to supply if you want any kind of an answer.&lt;/P&gt;
&lt;P&gt;Which is it, a flat file or a database that you want to read from.&amp;nbsp; Wouldn't you expect the details for your request to be quite different depending on where the data is coming from?&lt;/P&gt;
&lt;P&gt;Do you want all the fields?&amp;nbsp; If not, how am I supposed to know which fields you want?&lt;/P&gt;
&lt;P&gt;Do you want all the rows?&amp;nbsp; If not, which rows do you want?&lt;/P&gt;
&lt;P&gt;Is the result supposed to be a SAS data set?&lt;/P&gt;
&lt;P&gt;If you are reading from a database, supply a program capable of reading from that database.&lt;/P&gt;
&lt;P&gt;That would be a starting point to enable any sort of discussion.&lt;/P&gt;</description>
      <pubDate>Sat, 29 Aug 2020 12:49:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-can-we-retrieve-huge-amount-of-data-from-flat-files-or-from/m-p/680200#M205513</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2020-08-29T12:49:47Z</dc:date>
    </item>
  </channel>
</rss>

