<?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: Sql error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-error/m-p/11912743#M1963304</link>
    <description>&lt;P&gt;Hi &lt;A href="https://answers.sap.com/users/788032/jass-kopov48.html"&gt;jass kopov&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Have you tried this tool - &lt;A href="https://github.com/B1SA/HanaTranslator-Src"&gt;https://github.com/B1SA/HanaTranslator-Src&lt;/A&gt; to convert your query to SQL SAP Hana format? &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jun 2019 00:59:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2019-06-17T00:59:44Z</dc:date>
    <item>
      <title>Sql error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-error/m-p/11912742#M1963303</link>
      <description>&lt;H1&gt;&lt;/H1&gt;
  &lt;P&gt;How can I convert this query to sql sap Hana?&lt;/P&gt;
  &lt;P&gt; select txn_year,txn_month, sum(transaction_volume) as transaction_volume from (select year(from_unixtime(t.timestamp/1000)) as txn_year,MONTHNAME(from_unixtime(t.timestamp/1000)) as txn_month, count(t.id) transaction_volume from type_4 t&lt;/P&gt;
  &lt;P&gt;where t.assetId="EvN8cvuGKC2t1PA8ZEsgJth3paenSP4UAd8Z6K14z2P4" GROUP BY txn_month,txn_year union select year(from_unixtime(t.timestamp/1000)) as txn_year,MONTHNAME(from_unixtime(t.timestamp/1000)) as txn_month, count(t.id) transaction_volume from type_11 t&lt;BR /&gt;where t.assetId="EvN8cvuGKC2t1PA8ZEsgJth3paenSP4UAd8Z6K14z2P4" GROUP BY txn_month,txn_year ) sd GROUP BY txn_month,txn_year ORDER BY FIELD(txn_month,'January','February','March','April','May','June','July','August','September','October','November','December');&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2019 06:53:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql-error/m-p/11912742#M1963303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-06-16T06:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sql error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-error/m-p/11912743#M1963304</link>
      <description>&lt;P&gt;Hi &lt;A href="https://answers.sap.com/users/788032/jass-kopov48.html"&gt;jass kopov&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Have you tried this tool - &lt;A href="https://github.com/B1SA/HanaTranslator-Src"&gt;https://github.com/B1SA/HanaTranslator-Src&lt;/A&gt; to convert your query to SQL SAP Hana format? &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 00:59:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql-error/m-p/11912743#M1963304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-06-17T00:59:44Z</dc:date>
    </item>
  </channel>
</rss>

