<?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: Not Applicable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-applicable/m-p/12498824#M2002997</link>
    <description>&lt;P&gt;Hello &lt;SPAN class="mention-scrubbed"&gt;cjojo&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Unless you use ORDER BY, the result of a SELECT statement is not defined - see SAP Help &lt;A href="https://help.sap.com/doc/abapdocu_750_index_htm/7.50/en-US/abapselect.htm" target="_blank"&gt;SELECT&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If the addition ORDER BY is not used, the order of the rows in the results set is &lt;STRONG&gt;not defined&lt;/STRONG&gt; and, if the same statement SELECT is executed multiple times, the order may be &lt;STRONG&gt;different&lt;/STRONG&gt; each time.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;So, what you see is not surprising.&lt;/P&gt;&lt;P&gt;You must not rely on the sequence of SELECT result if don't use ORDER BY or if you don't sort the result on the application side.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Dominik Tylczynski&lt;/P&gt;</description>
    <pubDate>Thu, 28 Oct 2021 13:29:53 GMT</pubDate>
    <dc:creator>Dominik_Tylczynski</dc:creator>
    <dc:date>2021-10-28T13:29:53Z</dc:date>
    <item>
      <title>Not Applicable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-applicable/m-p/12498823#M2002996</link>
      <description>&lt;P&gt;-&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 13:04:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-applicable/m-p/12498823#M2002996</guid>
      <dc:creator>former_member775888</dc:creator>
      <dc:date>2021-10-28T13:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Not Applicable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-applicable/m-p/12498824#M2002997</link>
      <description>&lt;P&gt;Hello &lt;SPAN class="mention-scrubbed"&gt;cjojo&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Unless you use ORDER BY, the result of a SELECT statement is not defined - see SAP Help &lt;A href="https://help.sap.com/doc/abapdocu_750_index_htm/7.50/en-US/abapselect.htm" target="_blank"&gt;SELECT&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If the addition ORDER BY is not used, the order of the rows in the results set is &lt;STRONG&gt;not defined&lt;/STRONG&gt; and, if the same statement SELECT is executed multiple times, the order may be &lt;STRONG&gt;different&lt;/STRONG&gt; each time.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;So, what you see is not surprising.&lt;/P&gt;&lt;P&gt;You must not rely on the sequence of SELECT result if don't use ORDER BY or if you don't sort the result on the application side.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Dominik Tylczynski&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 13:29:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-applicable/m-p/12498824#M2002997</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2021-10-28T13:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Not Applicable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-applicable/m-p/12498825#M2002998</link>
      <description>&lt;P&gt; (Don't post QUESTIONS as ANSWERS, please!  - read that bit next to the "Your answer" edit box, labelled "Before answering".&lt;/P&gt;&lt;P&gt;Randomly display. That's what Dominik means by&lt;EM&gt; &lt;/EM&gt;&lt;EM&gt;Unless you use ORDER BY, the result of a SELECT statement is not defined&lt;/EM&gt; and &lt;EM&gt;You must not rely on the sequence of SELECT result if don't use ORDER BY or if you don't sort the result on the application side.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;This is something than many people seem to have missed in their IT education! With relational databases (i.e. every database used with SAP) &lt;STRONG&gt;there is no sort order&lt;/STRONG&gt;. The order is undefined. &lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 03:47:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-applicable/m-p/12498825#M2002998</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2021-10-29T03:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Not Applicable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-applicable/m-p/12498826#M2002999</link>
      <description>&lt;P&gt;It seems that many people's IT education doesn't include that &lt;STRONG&gt;by definition&lt;/STRONG&gt; relational databases do not have a default sort order.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 09:58:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-applicable/m-p/12498826#M2002999</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2021-10-29T09:58:13Z</dc:date>
    </item>
  </channel>
</rss>

