<?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: Not able to perform update in delta table in databricks using 3 tables in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/not-able-to-perform-update-in-delta-table-in-databricks-using-3/m-p/10176#M5411</link>
    <description>&lt;P&gt;Hi @upendra kumar sharma​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help us build a vibrant and resourceful community by recognizing and highlighting insightful contributions. Mark the best answers and show your appreciation!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;</description>
    <pubDate>Sun, 09 Apr 2023 06:16:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-04-09T06:16:33Z</dc:date>
    <item>
      <title>Not able to perform update in delta table in databricks using 3 tables</title>
      <link>https://community.databricks.com/t5/data-engineering/not-able-to-perform-update-in-delta-table-in-databricks-using-3/m-p/10173#M5408</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to perform merge from 2 tables but have requirement to update table based on 3 tables like following query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;update a &lt;/P&gt;&lt;P&gt;set a.name=b.name&lt;/P&gt;&lt;P&gt;from table1 a &lt;/P&gt;&lt;P&gt;inner join table2 b on a.id=b.id&lt;/P&gt;&lt;P&gt;inner join table3 c on a.id=c.id&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 09:47:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/not-able-to-perform-update-in-delta-table-in-databricks-using-3/m-p/10173#M5408</guid>
      <dc:creator>Upendra_Kumar</dc:creator>
      <dc:date>2023-02-02T09:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to perform update in delta table in databricks using 3 tables</title>
      <link>https://community.databricks.com/t5/data-engineering/not-able-to-perform-update-in-delta-table-in-databricks-using-3/m-p/10174#M5409</link>
      <description>&lt;P&gt;it can be a workaround ( it just crossed my mind) but you can try to join those tables in a data frame and after that select columns for A table with new value for a.name column.&amp;nbsp; Save data frame and as a temporary table and make merge with A table.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 21:06:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/not-able-to-perform-update-in-delta-table-in-databricks-using-3/m-p/10174#M5409</guid>
      <dc:creator>Cami</dc:creator>
      <dc:date>2023-02-02T21:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to perform update in delta table in databricks using 3 tables</title>
      <link>https://community.databricks.com/t5/data-engineering/not-able-to-perform-update-in-delta-table-in-databricks-using-3/m-p/10175#M5410</link>
      <description>&lt;P&gt;Hi @upendra kumar sharma​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'd love to hear from you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 06:45:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/not-able-to-perform-update-in-delta-table-in-databricks-using-3/m-p/10175#M5410</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-09T06:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to perform update in delta table in databricks using 3 tables</title>
      <link>https://community.databricks.com/t5/data-engineering/not-able-to-perform-update-in-delta-table-in-databricks-using-3/m-p/10176#M5411</link>
      <description>&lt;P&gt;Hi @upendra kumar sharma​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help us build a vibrant and resourceful community by recognizing and highlighting insightful contributions. Mark the best answers and show your appreciation!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;</description>
      <pubDate>Sun, 09 Apr 2023 06:16:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/not-able-to-perform-update-in-delta-table-in-databricks-using-3/m-p/10176#M5411</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-09T06:16:33Z</dc:date>
    </item>
  </channel>
</rss>

