<?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 INCORRECT SYNTAX ERROR NEAR ST_POLYGON in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/incorrect-syntax-error-near-st-polygon/m-p/12244100#M1985469</link>
    <description>&lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1852515-st-polygon-error.jpg"&gt;st-polygon-error.jpg&lt;/A&gt;Hi&lt;/P&gt;
  &lt;P&gt;I am getting the below error for incorrect syntax for &lt;STRONG&gt;ST_POLYGON &lt;/STRONG&gt;have also notice in the create statement &lt;B&gt;ST_POLYGON &lt;/B&gt;data is not getting bold in case if INT VARCHAR please can you support to identify the issue.&lt;/P&gt;
  &lt;P&gt;Thanks &lt;/P&gt;</description>
    <pubDate>Fri, 09 Oct 2020 11:08:07 GMT</pubDate>
    <dc:creator>former_member698032</dc:creator>
    <dc:date>2020-10-09T11:08:07Z</dc:date>
    <item>
      <title>INCORRECT SYNTAX ERROR NEAR ST_POLYGON</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/incorrect-syntax-error-near-st-polygon/m-p/12244100#M1985469</link>
      <description>&lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1852515-st-polygon-error.jpg"&gt;st-polygon-error.jpg&lt;/A&gt;Hi&lt;/P&gt;
  &lt;P&gt;I am getting the below error for incorrect syntax for &lt;STRONG&gt;ST_POLYGON &lt;/STRONG&gt;have also notice in the create statement &lt;B&gt;ST_POLYGON &lt;/B&gt;data is not getting bold in case if INT VARCHAR please can you support to identify the issue.&lt;/P&gt;
  &lt;P&gt;Thanks &lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 11:08:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/incorrect-syntax-error-near-st-polygon/m-p/12244100#M1985469</guid>
      <dc:creator>former_member698032</dc:creator>
      <dc:date>2020-10-09T11:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: INCORRECT SYNTAX ERROR NEAR ST_POLYGON</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/incorrect-syntax-error-near-st-polygon/m-p/12244101#M1985470</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There are only two types of Spatial columns in HANA, ST_POINT, and ST_GEOMETRY.&lt;/P&gt;&lt;P&gt;Here ST_GEOMETRY is the supertype of all the other geometry types. That means all the other types would be under ST_GEOMETRY. &lt;/P&gt;&lt;P&gt;So to declare a Polygon using ST_POLYGON, declare the column type as ST_GEOMETRY and insert a sample polygon value as  NEW ST_Polygon('Polygon((0 0, 0 1, 1 1, 1 0, 0 0 ))')&lt;/P&gt;&lt;P&gt;I highly recommend you to go through this &lt;A href="https://help.sap.com/viewer/cbbbfc20871e4559abfd45a78ad58c02/2.0.01/en-US/e1c934157bd14021a3b43b5822b2cbe9.html" target="_blank"&gt;Spatial Developer Guide&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 11:34:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/incorrect-syntax-error-near-st-polygon/m-p/12244101#M1985470</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-10-09T11:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: INCORRECT SYNTAX ERROR NEAR ST_POLYGON</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/incorrect-syntax-error-near-st-polygon/m-p/12244102#M1985471</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;bande_ramesh91&lt;/SPAN&gt;, you can have a look as well at the tutorials for SAP HANA Spatial: &lt;A href="https://developers.sap.com/group.hana-aa-spatial-get-started.html" target="test_blank"&gt;https://developers.sap.com/group.hana-aa-spatial-get-started.html&lt;/A&gt; and &lt;A href="https://developers.sap.com/group.hana-aa-spatial-methods.html" target="test_blank"&gt;https://developers.sap.com/group.hana-aa-spatial-methods.html&lt;/A&gt; for the introduction before digging into the details of the &lt;A href="https://help.sap.com/viewer/cbbbfc20871e4559abfd45a78ad58c02/2.0.01/en-US/e1c934157bd14021a3b43b5822b2cbe9.html"&gt;Spatial Developer Guide&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Oct 2020 18:13:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/incorrect-syntax-error-near-st-polygon/m-p/12244102#M1985471</guid>
      <dc:creator>Vitaliy-R</dc:creator>
      <dc:date>2020-10-09T18:13:54Z</dc:date>
    </item>
  </channel>
</rss>

