<?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: What is the difference between LIVE TABLE and MATERIALIZED VIEW? in Warehousing &amp; Analytics</title>
    <link>https://community.databricks.com/t5/warehousing-analytics/what-is-the-difference-between-live-table-and-materialized-view/m-p/101562#M1743</link>
    <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/131311"&gt;@ImranA&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/83771"&gt;@igorstar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I repost my response here again:&lt;BR /&gt;to create materialized views, you could use&amp;nbsp;&lt;CODE class="docutils literal notranslate"&gt;&lt;SPAN class="pre"&gt;CREATE&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;OR&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;REFRESH&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;LIVE&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;TABLE&lt;/SPAN&gt;&lt;/CODE&gt; however&amp;nbsp;according to the &lt;A href="https://docs.databricks.com/en/delta-live-tables/sql-ref.html#create-a-delta-live-tables-materialized-view-or-streaming-table" target="_self"&gt;official docs&lt;/A&gt;:&lt;/P&gt;
&lt;UL class="simple"&gt;
&lt;LI&gt;
&lt;P&gt;The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="docutils literal notranslate"&gt;&lt;SPAN class="pre"&gt;CREATE&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;OR&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;REFRESH&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;LIVE&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;TABLE&lt;/SPAN&gt;&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;syntax to create a materialized view is deprecated. Instead, use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="docutils literal notranslate"&gt;&lt;SPAN class="pre"&gt;CREATE&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;OR&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;REFRESH&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;MATERIALIZED&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;VIEW&lt;/SPAN&gt;&lt;/CODE&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;As you can, it's changed so folks won't get confused about the namings.&lt;/P&gt;
&lt;P&gt;Let me know if this helps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Dec 2024 08:41:47 GMT</pubDate>
    <dc:creator>Mo</dc:creator>
    <dc:date>2024-12-10T08:41:47Z</dc:date>
    <item>
      <title>What is the difference between LIVE TABLE and MATERIALIZED VIEW?</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/what-is-the-difference-between-live-table-and-materialized-view/m-p/36197#M780</link>
      <description>&lt;P&gt;&lt;SPAN&gt;From the DLT &lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/delta-live-tables/tutorial-sql.html#create-an-enriched-data-view" target="_self"&gt;documentation&lt;/A&gt;&lt;SPAN&gt; it seems that the LIVE TABLE is conceptually the same as MATERIALIZED VIEW. When should I use one over another?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 16:17:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/what-is-the-difference-between-live-table-and-materialized-view/m-p/36197#M780</guid>
      <dc:creator>igorstar</dc:creator>
      <dc:date>2023-06-29T16:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between LIVE TABLE and MATERIALIZED VIEW?</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/what-is-the-difference-between-live-table-and-materialized-view/m-p/37487#M809</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/83771"&gt;@igorstar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We haven't heard from you since the last response from &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/28727"&gt;@Mo&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;, and I was checking back to see if her suggestions helped you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Or else, If you have any solution, please share it with the community, as it can be helpful to others.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also, Please don't forget to click on the "Select As Best" button whenever the information provided helps resolve your question.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 10:03:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/what-is-the-difference-between-live-table-and-materialized-view/m-p/37487#M809</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-12T10:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between LIVE TABLE and MATERIALIZED VIEW?</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/what-is-the-difference-between-live-table-and-materialized-view/m-p/100588#M1728</link>
      <description>&lt;P&gt;I cant see the reply from&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/28727"&gt;@Mo&lt;/a&gt;, Has it been deleted or Am I missing something here?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 10:29:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/what-is-the-difference-between-live-table-and-materialized-view/m-p/100588#M1728</guid>
      <dc:creator>ImranA</dc:creator>
      <dc:date>2024-12-02T10:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between LIVE TABLE and MATERIALIZED VIEW?</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/what-is-the-difference-between-live-table-and-materialized-view/m-p/101562#M1743</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/131311"&gt;@ImranA&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/83771"&gt;@igorstar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I repost my response here again:&lt;BR /&gt;to create materialized views, you could use&amp;nbsp;&lt;CODE class="docutils literal notranslate"&gt;&lt;SPAN class="pre"&gt;CREATE&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;OR&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;REFRESH&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;LIVE&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;TABLE&lt;/SPAN&gt;&lt;/CODE&gt; however&amp;nbsp;according to the &lt;A href="https://docs.databricks.com/en/delta-live-tables/sql-ref.html#create-a-delta-live-tables-materialized-view-or-streaming-table" target="_self"&gt;official docs&lt;/A&gt;:&lt;/P&gt;
&lt;UL class="simple"&gt;
&lt;LI&gt;
&lt;P&gt;The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="docutils literal notranslate"&gt;&lt;SPAN class="pre"&gt;CREATE&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;OR&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;REFRESH&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;LIVE&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;TABLE&lt;/SPAN&gt;&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;syntax to create a materialized view is deprecated. Instead, use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="docutils literal notranslate"&gt;&lt;SPAN class="pre"&gt;CREATE&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;OR&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;REFRESH&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;MATERIALIZED&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="pre"&gt;VIEW&lt;/SPAN&gt;&lt;/CODE&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;As you can, it's changed so folks won't get confused about the namings.&lt;/P&gt;
&lt;P&gt;Let me know if this helps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 08:41:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/what-is-the-difference-between-live-table-and-materialized-view/m-p/101562#M1743</guid>
      <dc:creator>Mo</dc:creator>
      <dc:date>2024-12-10T08:41:47Z</dc:date>
    </item>
  </channel>
</rss>

