<?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: How do I truncate a table using transformation in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-truncate-a-table-using-transformation/m-p/53196#M528</link>
    <description>If you are looking for a single transformation that truncates many tables, there is none.&lt;BR /&gt;
I suggest that you crate a User Written Transformation to do this, which is quite simple (I have done one for SPD Server once). Use macro lopping over the input tables to the transformation which you would like to truncate&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
    <pubDate>Wed, 20 Apr 2011 08:08:03 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2011-04-20T08:08:03Z</dc:date>
    <item>
      <title>How do I truncate a table using transformation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-truncate-a-table-using-transformation/m-p/53195#M527</link>
      <description>I need to find a method to truncate bunch of tables in Oracle. Is there a transformation available to do that?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
&lt;BR /&gt;
MI</description>
      <pubDate>Tue, 19 Apr 2011 13:48:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-truncate-a-table-using-transformation/m-p/53195#M527</guid>
      <dc:creator>Halaku</dc:creator>
      <dc:date>2011-04-19T13:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do I truncate a table using transformation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-truncate-a-table-using-transformation/m-p/53196#M528</link>
      <description>If you are looking for a single transformation that truncates many tables, there is none.&lt;BR /&gt;
I suggest that you crate a User Written Transformation to do this, which is quite simple (I have done one for SPD Server once). Use macro lopping over the input tables to the transformation which you would like to truncate&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
      <pubDate>Wed, 20 Apr 2011 08:08:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-truncate-a-table-using-transformation/m-p/53196#M528</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2011-04-20T08:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I truncate a table using transformation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-truncate-a-table-using-transformation/m-p/53197#M529</link>
      <description>Hi Linus&lt;BR /&gt;
Agree with Oracle. With SPDS the table loader in DIS4.2 actually allows truncation so one could also implement this using a loop.</description>
      <pubDate>Sun, 24 Apr 2011 06:36:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-truncate-a-table-using-transformation/m-p/53197#M529</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2011-04-24T06:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do I truncate a table using transformation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-truncate-a-table-using-transformation/m-p/53198#M530</link>
      <description>The general table loader also supports the truncate behavior in 4.2 for most databases.  You can also try that approach, and the Loop idea is a good suggestion to manage this for multiple tables.</description>
      <pubDate>Mon, 25 Apr 2011 19:36:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-truncate-a-table-using-transformation/m-p/53198#M530</guid>
      <dc:creator>nar_sas</dc:creator>
      <dc:date>2011-04-25T19:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: How do I truncate a table using transformation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-truncate-a-table-using-transformation/m-p/53199#M531</link>
      <description>Thanks folks for the reply.</description>
      <pubDate>Fri, 13 May 2011 14:07:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-do-I-truncate-a-table-using-transformation/m-p/53199#M531</guid>
      <dc:creator>Halaku</dc:creator>
      <dc:date>2011-05-13T14:07:00Z</dc:date>
    </item>
  </channel>
</rss>

