<?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: How can I create a table that's visible only to a specific run of a notebook? in Warehousing &amp; Analytics</title>
    <link>https://community.databricks.com/t5/warehousing-analytics/how-can-i-create-a-table-that-s-visible-only-to-a-specific-run/m-p/2755#M2</link>
    <description>&lt;P&gt;Hi @Fijoy Vadakkumpadan​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great to meet you, and thanks for your question! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's see if your peers in the community have an answer to your question. Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jun 2023 07:01:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-06-22T07:01:26Z</dc:date>
    <item>
      <title>How can I create a table that's visible only to a specific run of a notebook?</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/how-can-i-create-a-table-that-s-visible-only-to-a-specific-run/m-p/2754#M1</link>
      <description>&lt;P&gt;I'd like to create an SQL table in a notebook that's visible to a specific run (session?) of a notebook. Meaning, even if 2 different users run that notebook at the same time, there should be no conflict. And the table should go away once the notebook exits.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do I do that?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is a "create temporary view" statement the way to go?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Given views need to be recomputed every time they're accessed, does Databricks have a notion of a "temporary table" that's specific to a run of a notebook?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 12:45:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/how-can-i-create-a-table-that-s-visible-only-to-a-specific-run/m-p/2754#M1</guid>
      <dc:creator>fijoy</dc:creator>
      <dc:date>2025-03-21T12:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a table that's visible only to a specific run of a notebook?</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/how-can-i-create-a-table-that-s-visible-only-to-a-specific-run/m-p/2755#M2</link>
      <description>&lt;P&gt;Hi @Fijoy Vadakkumpadan​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Great to meet you, and thanks for your question! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's see if your peers in the community have an answer to your question. Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 07:01:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/how-can-i-create-a-table-that-s-visible-only-to-a-specific-run/m-p/2755#M2</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-22T07:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a table that's visible only to a specific run of a notebook?</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/how-can-i-create-a-table-that-s-visible-only-to-a-specific-run/m-p/36013#M775</link>
      <description>&lt;P&gt;For now ‘CREATE TEMPORARY VIEW’ is the way to go. Once you read from it once, the following reads are going to be cached so it won’t be recomputed every time.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 23:06:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/how-can-i-create-a-table-that-s-visible-only-to-a-specific-run/m-p/36013#M775</guid>
      <dc:creator>igorstar</dc:creator>
      <dc:date>2023-06-28T23:06:06Z</dc:date>
    </item>
  </channel>
</rss>

