<?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: Databricks database in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/databricks-database/m-p/144817#M11330</link>
    <description>&lt;P&gt;thank you for the info!&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jan 2026 21:30:51 GMT</pubDate>
    <dc:creator>greengil</dc:creator>
    <dc:date>2026-01-21T21:30:51Z</dc:date>
    <item>
      <title>Databricks database</title>
      <link>https://community.databricks.com/t5/get-started-discussions/databricks-database/m-p/144671#M11320</link>
      <description>&lt;P&gt;In Oracle, I create schemas and tables and link tables together via the primary/foreign key to do SQL queries.&lt;/P&gt;&lt;P&gt;In Databricks, I notice that I can create tables, but how do I link tables together for querying?&amp;nbsp; Does Databricks queries need the key in the table columns just like Oracle to query for data?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 02:25:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/databricks-database/m-p/144671#M11320</guid>
      <dc:creator>greengil</dc:creator>
      <dc:date>2026-01-21T02:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks database</title>
      <link>https://community.databricks.com/t5/get-started-discussions/databricks-database/m-p/144673#M11321</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Databricks supports primary and foreign key constraints on Unity Catalog Delta tables, but these are informational and not enforced; queries do not depend on them to be able to join tables .&lt;BR /&gt;To query all related data from multiple tables you will need to use join between all the related tables with right join condition .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 02:46:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/databricks-database/m-p/144673#M11321</guid>
      <dc:creator>pradeep_singh</dc:creator>
      <dc:date>2026-01-21T02:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks database</title>
      <link>https://community.databricks.com/t5/get-started-discussions/databricks-database/m-p/144688#M11322</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/202980"&gt;@pradeep_singh&lt;/a&gt;&amp;nbsp;- Thank you for your reply.&amp;nbsp; So to join the 2 tables, similar to the relational database SQLs, I will still need to specify the unique keys in each table and join the tables accordingly?&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 05:44:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/databricks-database/m-p/144688#M11322</guid>
      <dc:creator>greengil</dc:creator>
      <dc:date>2026-01-21T05:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks database</title>
      <link>https://community.databricks.com/t5/get-started-discussions/databricks-database/m-p/144813#M11328</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/200255"&gt;@greengil&lt;/a&gt;&amp;nbsp;you treat your joins in Databricks the same way you would in any other relational database.&amp;nbsp; Join 2+ tables together using the primary/foreign keys from each of those tables.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 20:26:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/databricks-database/m-p/144813#M11328</guid>
      <dc:creator>tharple135</dc:creator>
      <dc:date>2026-01-21T20:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks database</title>
      <link>https://community.databricks.com/t5/get-started-discussions/databricks-database/m-p/144817#M11330</link>
      <description>&lt;P&gt;thank you for the info!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 21:30:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/databricks-database/m-p/144817#M11330</guid>
      <dc:creator>greengil</dc:creator>
      <dc:date>2026-01-21T21:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks database</title>
      <link>https://community.databricks.com/t5/get-started-discussions/databricks-database/m-p/145107#M11341</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Primary &amp;amp; Foreign Keys are informational unlike Oracle. You can use Unity Catalog Lineage Graph for easily finding the relationships between tables in Databricks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jan 2026 14:13:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/databricks-database/m-p/145107#M11341</guid>
      <dc:creator>balajij8</dc:creator>
      <dc:date>2026-01-24T14:13:01Z</dc:date>
    </item>
  </channel>
</rss>

