<?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: Delta Live Table tables in Data Tab in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/delta-live-table-tables-in-data-tab/m-p/4084#M19</link>
    <description>&lt;P&gt;@Kris Koirala​&amp;nbsp;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you create a streaming live table in Databricks Delta Lake using the code CREATE STREAMING LIVE TABLE Employee, the table is created in the default database called default. If no storage location is specified, the table is stored in the default Delta Lake file system associated with your Databricks workspace. To create the table in a specific database (schema) such as dim, you can use the following syntax:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CREATE STREAMING LIVE TABLE dim.Employee&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;This statement creates the Employee table within the dim database. The table will be available in the Data tab of your Databricks workspace under the specified database. You can then use this table for reporting or any other purposes within your Databricks environment.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jun 2023 12:38:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-06-20T12:38:51Z</dc:date>
    <item>
      <title>Delta Live Table tables in Data Tab</title>
      <link>https://community.databricks.com/t5/administration-architecture/delta-live-table-tables-in-data-tab/m-p/4083#M18</link>
      <description>&lt;P&gt;If I use this code (CREATE STREAMING LIVE TABLE Employee) in dlt pipeline, where does the Employee table gets created by default, if no storage location is specified? How can I create this table in Data tab within a database (a.k.a: Schema) lets say dim so that I can use it for reporting or any other purpose? Thanks in advance!&lt;/P&gt;
&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 17:06:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/delta-live-table-tables-in-data-tab/m-p/4083#M18</guid>
      <dc:creator>KKo</dc:creator>
      <dc:date>2025-03-18T17:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Delta Live Table tables in Data Tab</title>
      <link>https://community.databricks.com/t5/administration-architecture/delta-live-table-tables-in-data-tab/m-p/4084#M19</link>
      <description>&lt;P&gt;@Kris Koirala​&amp;nbsp;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you create a streaming live table in Databricks Delta Lake using the code CREATE STREAMING LIVE TABLE Employee, the table is created in the default database called default. If no storage location is specified, the table is stored in the default Delta Lake file system associated with your Databricks workspace. To create the table in a specific database (schema) such as dim, you can use the following syntax:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CREATE STREAMING LIVE TABLE dim.Employee&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;This statement creates the Employee table within the dim database. The table will be available in the Data tab of your Databricks workspace under the specified database. You can then use this table for reporting or any other purposes within your Databricks environment.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 12:38:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/delta-live-table-tables-in-data-tab/m-p/4084#M19</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-20T12:38:51Z</dc:date>
    </item>
  </channel>
</rss>

