<?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: simple sql syntax in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/simple-sql-syntax/m-p/3111798#M738803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;but external server is not SAP server so there is NO ordinary connection name&lt;/P&gt;&lt;P&gt;DB connection is made by unix parameter &lt;/P&gt;&lt;P&gt;anyway I only can use native SQL not open SQL.&lt;/P&gt;&lt;P&gt;I know external server's oracle SID and target table name. in that situation how to specify non-sap server's table to 'from' of native SQL query?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Nov 2007 09:16:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-20T09:16:08Z</dc:date>
    <item>
      <title>simple sql syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/simple-sql-syntax/m-p/3111796#M738801</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'd like to use external server's tables.&lt;/P&gt;&lt;P&gt;and DB connection has made. &lt;/P&gt;&lt;P&gt;but I don't know how to specify external table on sql in 'from' blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose oracle sid is "oracle1" and target table is "t_table".&lt;/P&gt;&lt;P&gt;how to make simple select SQL query?&lt;/P&gt;&lt;P&gt;if not possible specify target table with that name what other information need to be known?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data :aaa type string.&lt;/P&gt;&lt;P&gt;EXEC SQL select field1 into :aaa from       ENDEXEC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;park.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2007 08:16:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/simple-sql-syntax/m-p/3111796#M738801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-20T08:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: simple sql syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/simple-sql-syntax/m-p/3111797#M738802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SELECT * FROM ZTABLE INTO TABLE ITAB CONNECTION CON_NAME.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2007 08:31:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/simple-sql-syntax/m-p/3111797#M738802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-20T08:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: simple sql syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/simple-sql-syntax/m-p/3111798#M738803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;but external server is not SAP server so there is NO ordinary connection name&lt;/P&gt;&lt;P&gt;DB connection is made by unix parameter &lt;/P&gt;&lt;P&gt;anyway I only can use native SQL not open SQL.&lt;/P&gt;&lt;P&gt;I know external server's oracle SID and target table name. in that situation how to specify non-sap server's table to 'from' of native SQL query?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2007 09:16:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/simple-sql-syntax/m-p/3111798#M738803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-20T09:16:08Z</dc:date>
    </item>
  </channel>
</rss>

