<?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: Fabric in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Fabric/m-p/3804293#M51330</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/715477"&gt;@JYOCH&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;As the following official documentation refers,&amp;nbsp;the SQL analytics endpoint in Microsoft Fabric operates in read-only mode over lakehouse delta tables. This means you can only read data from delta tables using the SQL analytics endpoint. They can save functions, views, and set SQL object-level security. To modify data in Lakehouse delta tables, you have to switch to lakehouse mode and use Apache Spark.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-sql-analytics-endpoint" target="_blank"&gt;What is the SQL analytics endpoint for a lakehouse? - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;To modify data in Lakehouse delta tables, it is necessary to switch to lakehouse mode and utilize Apache Spark.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Given this, you might find the following alternatives useful:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Directly modify the underlying tables instead of using a view. The ALTER TABLE statement can be used to add or modify columns in a table.&lt;/LI&gt;
&lt;LI&gt;Create a new view that includes the updated columns. The CREATE VIEW statement can be used to create a new view based on the existing tables, and the updated columns can be included in the SELECT statement.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2024 08:52:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-04-02T08:52:50Z</dc:date>
    <item>
      <title>Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Fabric/m-p/3801226#M51228</link>
      <description>&lt;P&gt;Hi all,,,&lt;/P&gt;&lt;P&gt;I am trying to read the necessesary data from customer tables in fabric sql end point. as a part of it i am creating views and now i have to update some columns as per the requirement.&lt;/P&gt;&lt;P&gt;I am unable to update my views and it says that i cant create temp table in sql endpoint in fabric. SO now how do i update my columns?&lt;/P&gt;&lt;P&gt;Kin&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 03:12:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Fabric/m-p/3801226#M51228</guid>
      <dc:creator>JYOCH</dc:creator>
      <dc:date>2024-04-01T03:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Fabric/m-p/3804293#M51330</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/715477"&gt;@JYOCH&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;As the following official documentation refers,&amp;nbsp;the SQL analytics endpoint in Microsoft Fabric operates in read-only mode over lakehouse delta tables. This means you can only read data from delta tables using the SQL analytics endpoint. They can save functions, views, and set SQL object-level security. To modify data in Lakehouse delta tables, you have to switch to lakehouse mode and use Apache Spark.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-sql-analytics-endpoint" target="_blank"&gt;What is the SQL analytics endpoint for a lakehouse? - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;To modify data in Lakehouse delta tables, it is necessary to switch to lakehouse mode and utilize Apache Spark.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Given this, you might find the following alternatives useful:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Directly modify the underlying tables instead of using a view. The ALTER TABLE statement can be used to add or modify columns in a table.&lt;/LI&gt;
&lt;LI&gt;Create a new view that includes the updated columns. The CREATE VIEW statement can be used to create a new view based on the existing tables, and the updated columns can be included in the SELECT statement.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 08:52:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Fabric/m-p/3804293#M51330</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-02T08:52:50Z</dc:date>
    </item>
  </channel>
</rss>

