<?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 Fixed values in select in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-values-in-select/m-p/3428089#M823401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;when i worked with DB2 sometimes i used select like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select "A" t1-c1 t1-c2...&lt;/P&gt;&lt;P&gt;from t1&lt;/P&gt;&lt;P&gt;where c1 = ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;union&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select "B" t2-c1 t2-c2...&lt;/P&gt;&lt;P&gt;from t2&lt;/P&gt;&lt;P&gt;where c1 = ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this way i can "classified" records with same structure coming from different table (like BSAD BSID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nobody nows how can do this "directly" in sql , not working with internal tables? &lt;/P&gt;&lt;P&gt;If this post is not clear please contact me to suppsap@piaggio.com&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Feb 2008 15:44:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-08T15:44:52Z</dc:date>
    <item>
      <title>Fixed values in select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-values-in-select/m-p/3428089#M823401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;when i worked with DB2 sometimes i used select like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select "A" t1-c1 t1-c2...&lt;/P&gt;&lt;P&gt;from t1&lt;/P&gt;&lt;P&gt;where c1 = ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;union&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select "B" t2-c1 t2-c2...&lt;/P&gt;&lt;P&gt;from t2&lt;/P&gt;&lt;P&gt;where c1 = ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this way i can "classified" records with same structure coming from different table (like BSAD BSID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nobody nows how can do this "directly" in sql , not working with internal tables? &lt;/P&gt;&lt;P&gt;If this post is not clear please contact me to suppsap@piaggio.com&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 15:44:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-values-in-select/m-p/3428089#M823401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-08T15:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed values in select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-values-in-select/m-p/3428090#M823402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So long as you are working with DB2 (don't know about other databases), you should be able to do this using native SQL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 15:49:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-values-in-select/m-p/3428090#M823402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-08T15:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed values in select</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-values-in-select/m-p/3428091#M823403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will try.&lt;/P&gt;&lt;P&gt;I not nows how ABAP transform native SQL in standard SQL but declare cursor, open and fetch are not friendly as well as ABAP sql.&lt;/P&gt;&lt;P&gt;My hints was reduce the bytes transfer from DB server and /or semplify the classification of extracts data and at same time reduce the occupacy of memory and run time cost.&lt;/P&gt;&lt;P&gt;Thank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2008 15:05:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fixed-values-in-select/m-p/3428091#M823403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-11T15:05:09Z</dc:date>
    </item>
  </channel>
</rss>

