<?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 View and Table in Delta Live Table pipeline in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/what-is-the-difference-between-view-and-table-in-delta-live/m-p/111436#M43896</link>
    <description>&lt;P&gt;can I read from a dlt.view using spark.read.table?&lt;/P&gt;</description>
    <pubDate>Fri, 28 Feb 2025 09:40:59 GMT</pubDate>
    <dc:creator>ImranA</dc:creator>
    <dc:date>2025-02-28T09:40:59Z</dc:date>
    <item>
      <title>What is the difference between View and Table in Delta Live Table pipeline</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-the-difference-between-view-and-table-in-delta-live/m-p/20971#M14218</link>
      <description />
      <pubDate>Thu, 24 Jun 2021 03:37:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-the-difference-between-view-and-table-in-delta-live/m-p/20971#M14218</guid>
      <dc:creator>aladda</dc:creator>
      <dc:date>2021-06-24T03:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between View and Table in Delta Live Table pipeline</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-the-difference-between-view-and-table-in-delta-live/m-p/20972#M14219</link>
      <description>&lt;P&gt;Here's the difference a View and Table in the context of a Delta Live Table PIpeline&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Views are similar to a temporary view in SQL and are an alias for some computation. A view allows you to break a complicated query into smaller or easier-to-understand queries. Views also allow you to reuse a given transformation as a source for more than one table. Views are available from within a pipeline only and cannot be queried interactively.&lt;/LI&gt;&lt;LI&gt;Tables are similar to traditional materialized views. The Delta Live Tables runtime automatically creates tables in the&amp;nbsp;&lt;A href="https://docs.databricks.com/delta/quick-start.html#create-a-table" alt="https://docs.databricks.com/delta/quick-start.html#create-a-table" target="_blank"&gt;Delta&lt;/A&gt;&amp;nbsp;format and ensures those tables are updated with the latest result of the query that creates the table.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;See &lt;A href="https://docs.databricks.com/data-engineering/delta-live-tables/delta-live-tables-user-guide.html#publish-tables&amp;amp;language-sql" alt="https://docs.databricks.com/data-engineering/delta-live-tables/delta-live-tables-user-guide.html#publish-tables&amp;amp;language-sql" target="_blank"&gt;this&lt;/A&gt; for additional details&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 03:38:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-the-difference-between-view-and-table-in-delta-live/m-p/20972#M14219</guid>
      <dc:creator>aladda</dc:creator>
      <dc:date>2021-06-24T03:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between View and Table in Delta Live Table pipeline</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-the-difference-between-view-and-table-in-delta-live/m-p/111436#M43896</link>
      <description>&lt;P&gt;can I read from a dlt.view using spark.read.table?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2025 09:40:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-the-difference-between-view-and-table-in-delta-live/m-p/111436#M43896</guid>
      <dc:creator>ImranA</dc:creator>
      <dc:date>2025-02-28T09:40:59Z</dc:date>
    </item>
  </channel>
</rss>

