<?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 to delete a table from the work through di studio in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/how-to-delete-a-table-from-the-work-through-di-studio/m-p/56808#M12162</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Dear Linus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a physical table created by the job in work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashwini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2011 09:34:30 GMT</pubDate>
    <dc:creator>Ashwini</dc:creator>
    <dc:date>2011-12-01T09:34:30Z</dc:date>
    <item>
      <title>how to delete a table from the work through di studio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-delete-a-table-from-the-work-through-di-studio/m-p/56806#M12160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; font-family: Arial, Helvetica, sans-serif;"&gt;Kindly explain me how to delete a table from the work through di studio&amp;nbsp; if it is generated from the di studio transformation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 02:21:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-delete-a-table-from-the-work-through-di-studio/m-p/56806#M12160</guid>
      <dc:creator>Ashwini</dc:creator>
      <dc:date>2011-11-30T02:21:17Z</dc:date>
    </item>
    <item>
      <title>how to delete a table from the work through di studio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-delete-a-table-from-the-work-through-di-studio/m-p/56807#M12161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, why?&lt;/P&gt;&lt;P&gt;Do you mean the physical table created by the job, or the meta dataobject in the job flow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Linus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 08:33:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-delete-a-table-from-the-work-through-di-studio/m-p/56807#M12161</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2011-11-30T08:33:17Z</dc:date>
    </item>
    <item>
      <title>how to delete a table from the work through di studio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-delete-a-table-from-the-work-through-di-studio/m-p/56808#M12162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Dear Linus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a physical table created by the job in work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashwini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 09:34:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-delete-a-table-from-the-work-through-di-studio/m-p/56808#M12162</guid>
      <dc:creator>Ashwini</dc:creator>
      <dc:date>2011-12-01T09:34:30Z</dc:date>
    </item>
    <item>
      <title>how to delete a table from the work through di studio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-delete-a-table-from-the-work-through-di-studio/m-p/56809#M12163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; If you run that job in batch, the table will be removed after the competition.&lt;/P&gt;&lt;P&gt;Do I understand you right that you need to delete it during the execution of the job? And why is that?&lt;/P&gt;&lt;P&gt;And at what point do you need it removed (describe your job flow, data, transformations etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is always a possibility to remove tables in pre or post steps in each transformation.&lt;/P&gt;&lt;P&gt;To keep the code dynamic, you would preferable relate to the DI Studio generated macro variables _input, _output or syslast in way. How depends on when/where you need to delete the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Linus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 14:12:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-delete-a-table-from-the-work-through-di-studio/m-p/56809#M12163</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2011-12-01T14:12:46Z</dc:date>
    </item>
  </channel>
</rss>

