<?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 When to use Extract transformation and loader transformation in SAS DI in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/When-to-use-Extract-transformation-and-loader-transformation-in/m-p/679931#M19500</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;In SAS DI studio, I am extraction/loading data from 4 datasets and creating one new dataset.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now, I am confused with "Extract transformation" and "loader transformation", which one to use and what is the difference. After selecting which one to use I am going to use "Join transformation" to filter some records based on the conditions. Please advise.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Aug 2020 03:00:11 GMT</pubDate>
    <dc:creator>VVDR</dc:creator>
    <dc:date>2020-08-28T03:00:11Z</dc:date>
    <item>
      <title>When to use Extract transformation and loader transformation in SAS DI</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/When-to-use-Extract-transformation-and-loader-transformation-in/m-p/679931#M19500</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;In SAS DI studio, I am extraction/loading data from 4 datasets and creating one new dataset.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now, I am confused with "Extract transformation" and "loader transformation", which one to use and what is the difference. After selecting which one to use I am going to use "Join transformation" to filter some records based on the conditions. Please advise.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Aug 2020 03:00:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/When-to-use-Extract-transformation-and-loader-transformation-in/m-p/679931#M19500</guid>
      <dc:creator>VVDR</dc:creator>
      <dc:date>2020-08-28T03:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: When to use Extract transformation and loader transformation in SAS DI</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/When-to-use-Extract-transformation-and-loader-transformation-in/m-p/680343#M19509</link>
      <description>&lt;P&gt;Extract and Table Loader both can be used to create final Metadata Registered non work Table.&lt;/P&gt;
&lt;P&gt;Extract just does Select statement with work table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Table loader has additional feature which will help to maintain target table properly, for example like dropping indexes and constraints or truncate tables(especially helps in database permission maintenance) instead recreating it completely. While loading into Database Tables it also has additional options to process faster like bulk loading etc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DI studio looks at the Table Loader as Final step and provides the Target tables information in Basic properties.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My best practice is to use Extract for intermediate steps for minor changes in data or&amp;nbsp; when I want to break down the code in smaller steps, and saving Table Loader for final step.&lt;/P&gt;
&lt;P&gt;Hope this helps for start. For more refer to documentation.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2020 01:45:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/When-to-use-Extract-transformation-and-loader-transformation-in/m-p/680343#M19509</guid>
      <dc:creator>Rama_V</dc:creator>
      <dc:date>2020-08-31T01:45:59Z</dc:date>
    </item>
  </channel>
</rss>

