<?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 Azure SQL date function conversion to Databricks SQL. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/azure-sql-date-function-conversion-to-databricks-sql/m-p/8141#M3852</link>
    <description>&lt;P&gt;I need to convert the below azure sql date_add function to databricks sql. But not getting the expected output. Can anyone suggest what can be done for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATE_ADD(Hour,(SELECT t1.SLA FROM SLA t1 WHERE t1.Stage_Id = 2 AND t1.RNK = 1)&lt;/P&gt;</description>
    <pubDate>Tue, 07 Mar 2023 16:01:58 GMT</pubDate>
    <dc:creator>KVNARK</dc:creator>
    <dc:date>2023-03-07T16:01:58Z</dc:date>
    <item>
      <title>Azure SQL date function conversion to Databricks SQL.</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-sql-date-function-conversion-to-databricks-sql/m-p/8141#M3852</link>
      <description>&lt;P&gt;I need to convert the below azure sql date_add function to databricks sql. But not getting the expected output. Can anyone suggest what can be done for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATE_ADD(Hour,(SELECT t1.SLA FROM SLA t1 WHERE t1.Stage_Id = 2 AND t1.RNK = 1)&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 16:01:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-sql-date-function-conversion-to-databricks-sql/m-p/8141#M3852</guid>
      <dc:creator>KVNARK</dc:creator>
      <dc:date>2023-03-07T16:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Azure SQL date function conversion to Databricks SQL.</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-sql-date-function-conversion-to-databricks-sql/m-p/8142#M3853</link>
      <description>&lt;P&gt;Hi @KVNARK .​&amp;nbsp;, Could you please explain your use case? Also, you can check the date_add function in databricks if it fits your use case. &lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/sql/language-manual/functions/date_add.html" target="test_blank"&gt;https://docs.databricks.com/sql/language-manual/functions/date_add.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 19:07:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-sql-date-function-conversion-to-databricks-sql/m-p/8142#M3853</guid>
      <dc:creator>Lakshay</dc:creator>
      <dc:date>2023-03-07T19:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Azure SQL date function conversion to Databricks SQL.</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-sql-date-function-conversion-to-databricks-sql/m-p/8143#M3854</link>
      <description>&lt;P&gt;Can you please post the original Azure usage. What you quote does not seem to line up with what their docs say: &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/sql/language-manual/functions/date_add" target="test_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/sql/language-manual/functions/date_add&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 19:38:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-sql-date-function-conversion-to-databricks-sql/m-p/8143#M3854</guid>
      <dc:creator>SergeRielau</dc:creator>
      <dc:date>2023-03-07T19:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Azure SQL date function conversion to Databricks SQL.</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-sql-date-function-conversion-to-databricks-sql/m-p/8144#M3855</link>
      <description>&lt;P&gt;sorry to ping you the wrong one. Thing is I need to convert similar to the above one which is in azure sql db to be converted to adb sql. adding the day (24 hrs) for the date value on top of the existing date value  including the timestamp.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 05:10:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-sql-date-function-conversion-to-databricks-sql/m-p/8144#M3855</guid>
      <dc:creator>KVNARK</dc:creator>
      <dc:date>2023-03-10T05:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Azure SQL date function conversion to Databricks SQL.</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-sql-date-function-conversion-to-databricks-sql/m-p/8145#M3856</link>
      <description>&lt;P&gt;Hi @KVNARK .​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all is well! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'd love to hear from you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 10:21:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-sql-date-function-conversion-to-databricks-sql/m-p/8145#M3856</guid>
      <dc:creator>Vartika</dc:creator>
      <dc:date>2023-04-03T10:21:18Z</dc:date>
    </item>
  </channel>
</rss>

