<?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: I'm trying to create a table in databricks sql using widget values in table naming. The idea is that the users could select / enter table naming values as they create their tables. This can be done in notebooks but I can't get the syntax working in DBSQL. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/i-m-trying-to-create-a-table-in-databricks-sql-using-widget/m-p/10576#M5739</link>
    <description>&lt;P&gt;Hi @Ajay Pandey​&amp;nbsp; and thank you for your response, but this doesn't answer my question.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jan 2023 06:23:23 GMT</pubDate>
    <dc:creator>Juha</dc:creator>
    <dc:date>2023-01-30T06:23:23Z</dc:date>
    <item>
      <title>I'm trying to create a table in databricks sql using widget values in table naming. The idea is that the users could select / enter table naming values as they create their tables. This can be done in notebooks but I can't get the syntax working in DBSQL.</title>
      <link>https://community.databricks.com/t5/data-engineering/i-m-trying-to-create-a-table-in-databricks-sql-using-widget/m-p/10574#M5737</link>
      <description>&lt;P&gt;Here's an example: &lt;/P&gt;&lt;P&gt;CREATE OR REPLACE TABLE {{workspace}}.{{TableNameFirstPart}}_{{TableNameEndPart}} &lt;/P&gt;&lt;P&gt;AS SELECT ...&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 07:39:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-m-trying-to-create-a-table-in-databricks-sql-using-widget/m-p/10574#M5737</guid>
      <dc:creator>Juha</dc:creator>
      <dc:date>2023-01-27T07:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to create a table in databricks sql using widget values in table naming. The idea is that the users could select / enter table naming values as they create their tables. This can be done in notebooks but I can't get the syntax working in DBSQL.</title>
      <link>https://community.databricks.com/t5/data-engineering/i-m-trying-to-create-a-table-in-databricks-sql-using-widget/m-p/10575#M5738</link>
      <description>&lt;P&gt;Hi @Juha Leppänen​&amp;nbsp;please refer below code-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;val = '2020-04-08'
&amp;nbsp;
spark.sql("SELECT * FROM MYTABLE WHERE TIMESTAMP  BETWEEN {}  AND '2020-04-08'".format(val)).show()&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 13:04:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-m-trying-to-create-a-table-in-databricks-sql-using-widget/m-p/10575#M5738</guid>
      <dc:creator>Ajay-Pandey</dc:creator>
      <dc:date>2023-01-27T13:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to create a table in databricks sql using widget values in table naming. The idea is that the users could select / enter table naming values as they create their tables. This can be done in notebooks but I can't get the syntax working in DBSQL.</title>
      <link>https://community.databricks.com/t5/data-engineering/i-m-trying-to-create-a-table-in-databricks-sql-using-widget/m-p/10576#M5739</link>
      <description>&lt;P&gt;Hi @Ajay Pandey​&amp;nbsp; and thank you for your response, but this doesn't answer my question.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 06:23:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-m-trying-to-create-a-table-in-databricks-sql-using-widget/m-p/10576#M5739</guid>
      <dc:creator>Juha</dc:creator>
      <dc:date>2023-01-30T06:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to create a table in databricks sql using widget values in table naming. The idea is</title>
      <link>https://community.databricks.com/t5/data-engineering/i-m-trying-to-create-a-table-in-databricks-sql-using-widget/m-p/40651#M27226</link>
      <description>&lt;P&gt;Have you figured out what the problem was? Could the issue be permission related?&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2023 03:29:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-m-trying-to-create-a-table-in-databricks-sql-using-widget/m-p/40651#M27226</guid>
      <dc:creator>lawrence009</dc:creator>
      <dc:date>2023-08-20T03:29:14Z</dc:date>
    </item>
  </channel>
</rss>

