<?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 External Data SQL Server Connection Dirty Reads in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/databricks-external-data-sql-server-connection-dirty-reads/m-p/78858#M35621</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/35013"&gt;@wallco26&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you can't find options on the UI, you can always use SQL syntax to create foreign catalog:&amp;nbsp;&lt;/P&gt;&lt;P&gt;CREATE FOREIGN CATALOG [IF NOT EXISTS] &amp;lt;catalog-name&amp;gt; USING CONNECTION &amp;lt;connection-name&amp;gt;&lt;/P&gt;&lt;P&gt;OPTIONS (database '&amp;lt;database-name&amp;gt;');&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jul 2024 17:47:34 GMT</pubDate>
    <dc:creator>szymon_dybczak</dc:creator>
    <dc:date>2024-07-15T17:47:34Z</dc:date>
    <item>
      <title>Databricks External Data SQL Server Connection Dirty Reads</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-external-data-sql-server-connection-dirty-reads/m-p/78180#M35486</link>
      <description>&lt;P&gt;I've connected a SQL Server database as an external connection in Unity Catalog. It looks like when I write SELECT queries to that connection I end up locking my tables on the SQL Server. Is there a way to query these tables using a "with (nolock)" command like I would inside SQL Server? I've done this in the past in Databricks by using a JDBC connection to the same server and adding "with (nolock)" to the right of my table name string.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 21:30:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-external-data-sql-server-connection-dirty-reads/m-p/78180#M35486</guid>
      <dc:creator>wallco26</dc:creator>
      <dc:date>2024-07-10T21:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks External Data SQL Server Connection Dirty Reads</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-external-data-sql-server-connection-dirty-reads/m-p/78840#M35614</link>
      <description>&lt;P&gt;Thanks Kaniz. How would I go about doing this? I don't see a hint option in the Connection UI or the Catalog UI.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 16:43:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-external-data-sql-server-connection-dirty-reads/m-p/78840#M35614</guid>
      <dc:creator>wallco26</dc:creator>
      <dc:date>2024-07-15T16:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks External Data SQL Server Connection Dirty Reads</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-external-data-sql-server-connection-dirty-reads/m-p/78858#M35621</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/35013"&gt;@wallco26&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you can't find options on the UI, you can always use SQL syntax to create foreign catalog:&amp;nbsp;&lt;/P&gt;&lt;P&gt;CREATE FOREIGN CATALOG [IF NOT EXISTS] &amp;lt;catalog-name&amp;gt; USING CONNECTION &amp;lt;connection-name&amp;gt;&lt;/P&gt;&lt;P&gt;OPTIONS (database '&amp;lt;database-name&amp;gt;');&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 17:47:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-external-data-sql-server-connection-dirty-reads/m-p/78858#M35621</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2024-07-15T17:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks External Data SQL Server Connection Dirty Reads</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-external-data-sql-server-connection-dirty-reads/m-p/78998#M35652</link>
      <description>&lt;P&gt;Thanks Slash - where would the "with (nolock)" command fall into the SQL Syntax...within the OPTIONS section? What would the specific command look like?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 14:56:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-external-data-sql-server-connection-dirty-reads/m-p/78998#M35652</guid>
      <dc:creator>wallco26</dc:creator>
      <dc:date>2024-07-16T14:56:40Z</dc:date>
    </item>
  </channel>
</rss>

