<?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 sql syntax in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-syntax/m-p/3066955#M726783</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I'm just curious what is mean '.'(dot) and '@' in native sql?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example &lt;/P&gt;&lt;P&gt;select * from aa.bb@cc &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should be placed to 'aa' position and 'bb' and 'cc'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Nov 2007 02:15:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-21T02:15:46Z</dc:date>
    <item>
      <title>sql syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-syntax/m-p/3066955#M726783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I'm just curious what is mean '.'(dot) and '@' in native sql?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example &lt;/P&gt;&lt;P&gt;select * from aa.bb@cc &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should be placed to 'aa' position and 'bb' and 'cc'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 02:15:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql-syntax/m-p/3066955#M726783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T02:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: sql syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-syntax/m-p/3066956#M726784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain more clearly as what did you want to achieve. As SQL (SELECT) is used to get the data from DB table. so FROm &amp;lt;table name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you want aa.bb@cc &lt;/P&gt;&lt;P&gt; instead of table name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 02:49:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql-syntax/m-p/3066956#M726784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T02:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: sql syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-syntax/m-p/3066957#M726785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes.&lt;/P&gt;&lt;P&gt;sorry I didn't explain cleary.&lt;/P&gt;&lt;P&gt;reason I need to use aa.bb.@cc instead of Open SQL is that table isn't exist on SAP server and more than that external server is Non-SAP server.&lt;/P&gt;&lt;P&gt;I have seen some example that case like above sql but didn't figure out how to use this time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my case suppose db connection is 'dbcon' and external server's oracle SID is 'ora1' and target table is 'table1' .&lt;/P&gt;&lt;P&gt;how to specify target table with this information?&lt;/P&gt;&lt;P&gt;or do I need to know something else to put 'from' statement?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 03:28:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql-syntax/m-p/3066957#M726785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T03:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: sql syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-syntax/m-p/3066958#M726786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case you need to use NATIVE SQL. I haven't worked much on it so can't tell you the code..but you can search the forum or check in help.sap.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 03:30:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql-syntax/m-p/3066958#M726786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T03:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: sql syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-syntax/m-p/3066959#M726787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thanks.&lt;/P&gt;&lt;P&gt;I tried search forum but think not much case like me&lt;/P&gt;&lt;P&gt;I will post DB forum too.&lt;/P&gt;&lt;P&gt;by the way Anyone who get used to Native SQL and can help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Park&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2007 04:24:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql-syntax/m-p/3066959#M726787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-21T04:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: sql syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sql-syntax/m-p/3066960#M726788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;found answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2009 04:58:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sql-syntax/m-p/3066960#M726788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-21T04:58:24Z</dc:date>
    </item>
  </channel>
</rss>

