<?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: Truncate Warehouse SQL table in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Truncate-Warehouse-SQL-table/m-p/4019713#M4320</link>
    <description>&lt;P&gt;We are working on adding support for TRUNCATE TABLE in Fabric DW and will be available soon. Stay tuned!&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jul 2024 05:50:36 GMT</pubDate>
    <dc:creator>TwinkleCyril</dc:creator>
    <dc:date>2024-07-02T05:50:36Z</dc:date>
    <item>
      <title>Truncate Warehouse SQL table</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Truncate-Warehouse-SQL-table/m-p/3613184#M1545</link>
      <description>&lt;P&gt;I have a working pipeline, pulling data from API, and using a Copy activity to load the data into a SQL table in Warehouse. I would like to truncate the rows before copying, but I can't seem to find the correct manner. I have tried TRUNCATE TABLE &amp;lt;table name&amp;gt; in the pre-copy script inside the copy activity, and a separate Script activity in the pipeline with same query in the "Non-query" script field. Either way I get "TRUNCATE TABLE is not a supported statement type."&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I missing here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT: A DROP TABLE &amp;lt;table name&amp;gt; statement works in the Script activity. So it's just the TRUNCATE statement not supported yet?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 12:51:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Truncate-Warehouse-SQL-table/m-p/3613184#M1545</guid>
      <dc:creator>BiJoe</dc:creator>
      <dc:date>2024-01-03T12:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Truncate Warehouse SQL table</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Truncate-Warehouse-SQL-table/m-p/3614513#M1549</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;Truncate statement is yet not supported in warehouse for now.&lt;/P&gt;&lt;P&gt;You can use Delete statement/&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://joyfulcraftsmen.com/exploring-limitations-of-fabric-warehouse-3-key-observations/" target="_blank"&gt;https://joyfulcraftsmen.com/exploring-limitations-of-fabric-warehouse-3-key-observations/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 04:18:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Truncate-Warehouse-SQL-table/m-p/3614513#M1549</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-01-04T04:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Truncate Warehouse SQL table</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Truncate-Warehouse-SQL-table/m-p/4019713#M4320</link>
      <description>&lt;P&gt;We are working on adding support for TRUNCATE TABLE in Fabric DW and will be available soon. Stay tuned!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 05:50:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Truncate-Warehouse-SQL-table/m-p/4019713#M4320</guid>
      <dc:creator>TwinkleCyril</dc:creator>
      <dc:date>2024-07-02T05:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Truncate Warehouse SQL table</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Truncate-Warehouse-SQL-table/m-p/4092908#M4942</link>
      <description>&lt;P&gt;TRUNCATE Table is now generally available in Fabric DW. Review&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/sql/t-sql/statements/truncate-table-transact-sql?view=fabric#syntax" target="_blank"&gt;TRUNCATE TABLE (Transact-SQL) - SQL Server | Microsoft Learn&lt;/A&gt;&amp;nbsp;for further details.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Aug 2024 05:16:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Truncate-Warehouse-SQL-table/m-p/4092908#M4942</guid>
      <dc:creator>TwinkleCyril</dc:creator>
      <dc:date>2024-08-10T05:16:23Z</dc:date>
    </item>
  </channel>
</rss>

