<?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 Differences between SQLi and Incorta SQL capabilities in Administrative Discussions</title>
    <link>https://community.incorta.com/t5/administrative-discussions/differences-between-sqli-and-incorta-sql-capabilities/m-p/4380#M141</link>
    <description>&lt;P&gt;I have a SQL statement with a long and convoluted backstory ( tl/dr - bug making me chase workaround )&amp;nbsp; and I've come across a potential solution using cast ( &amp;lt;column&amp;gt; as numeric )&amp;nbsp;&lt;/P&gt;&lt;P&gt;See the animated GIF at the end of this post for the perplexing problem!&lt;/P&gt;&lt;P&gt;It works wonderfully in DBeaver connecting to Incorta via SQLi&amp;nbsp;&lt;/P&gt;&lt;P&gt;It does not work wonderfully - nor at all - using a derived table w/ Incorta SQL.&amp;nbsp; It 1) asks for precision and scale and 2) excitedly tells me that decimals aren't supported when I give it precision and scale:&lt;/P&gt;&lt;PRE&gt;Currently decimal type is not supported!&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;note the serial punctuation.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As well I've found a potential workaround using round(&amp;lt;COLUMN&amp;gt;, 2 ) but again doesn't work in the UI as round() will only take one input and the workaround doesn't work around with only one input.&lt;/P&gt;&lt;P&gt;I hadn't expected that there would be functionality when using an external tool that isn't available internally -&amp;nbsp; should I ?&amp;nbsp; &amp;nbsp; Is there documentation somewhere of what functionality is available where?&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WhatDaHeck.gif" style="width: 768px;"&gt;&lt;img src="https://community.incorta.com/t5/image/serverpage/image-id/2221i6620C61638104922/image-dimensions/768x386/is-moderation-mode/true?v=v2" width="768" height="386" role="button" title="WhatDaHeck.gif" alt="WhatDaHeck.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Wed, 31 May 2023 17:37:52 GMT</pubDate>
    <dc:creator>RADSr</dc:creator>
    <dc:date>2023-05-31T17:37:52Z</dc:date>
    <item>
      <title>Differences between SQLi and Incorta SQL capabilities</title>
      <link>https://community.incorta.com/t5/administrative-discussions/differences-between-sqli-and-incorta-sql-capabilities/m-p/4380#M141</link>
      <description>&lt;P&gt;I have a SQL statement with a long and convoluted backstory ( tl/dr - bug making me chase workaround )&amp;nbsp; and I've come across a potential solution using cast ( &amp;lt;column&amp;gt; as numeric )&amp;nbsp;&lt;/P&gt;&lt;P&gt;See the animated GIF at the end of this post for the perplexing problem!&lt;/P&gt;&lt;P&gt;It works wonderfully in DBeaver connecting to Incorta via SQLi&amp;nbsp;&lt;/P&gt;&lt;P&gt;It does not work wonderfully - nor at all - using a derived table w/ Incorta SQL.&amp;nbsp; It 1) asks for precision and scale and 2) excitedly tells me that decimals aren't supported when I give it precision and scale:&lt;/P&gt;&lt;PRE&gt;Currently decimal type is not supported!&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;note the serial punctuation.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As well I've found a potential workaround using round(&amp;lt;COLUMN&amp;gt;, 2 ) but again doesn't work in the UI as round() will only take one input and the workaround doesn't work around with only one input.&lt;/P&gt;&lt;P&gt;I hadn't expected that there would be functionality when using an external tool that isn't available internally -&amp;nbsp; should I ?&amp;nbsp; &amp;nbsp; Is there documentation somewhere of what functionality is available where?&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WhatDaHeck.gif" style="width: 768px;"&gt;&lt;img src="https://community.incorta.com/t5/image/serverpage/image-id/2221i6620C61638104922/image-dimensions/768x386/is-moderation-mode/true?v=v2" width="768" height="386" role="button" title="WhatDaHeck.gif" alt="WhatDaHeck.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 17:37:52 GMT</pubDate>
      <guid>https://community.incorta.com/t5/administrative-discussions/differences-between-sqli-and-incorta-sql-capabilities/m-p/4380#M141</guid>
      <dc:creator>RADSr</dc:creator>
      <dc:date>2023-05-31T17:37:52Z</dc:date>
    </item>
  </channel>
</rss>

