<?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: Select statement operators in ecc 6. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-operators-in-ecc-6/m-p/5975042#M1339868</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;Thank you for your replies. As fas as I could understand that there is no as such limitations in ECC 6.0 in using both of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Aug 2009 10:29:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-21T10:29:25Z</dc:date>
    <item>
      <title>Select statement operators in ecc 6.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-operators-in-ecc-6/m-p/5975037#M1339863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a small doubt about the '&amp;gt;=' ( greater than or equal to ) operator usage in select statement. Is this operator by any chance perform not as desired in ECC 6.0. Is it a good option to use 'GE' instead of '&amp;gt;='. ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may sound a bit awkward, but still I would like to know. I am facing a situation, which could be related to this. An early response would be highly appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would request,you NOT TO REPLY with links/explanations which says how to use select statement. Only answer if you have the  answers related to this query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 09:38:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-operators-in-ecc-6/m-p/5975037#M1339863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-21T09:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Select statement operators in ecc 6.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-operators-in-ecc-6/m-p/5975038#M1339864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The only difference is GE will take a little more time than &amp;gt;= as system need to convert the keyword into actual operator when fetching data from Database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KR Jaideep,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 09:52:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-operators-in-ecc-6/m-p/5975038#M1339864</guid>
      <dc:creator>jaideepsharma</dc:creator>
      <dc:date>2009-08-21T09:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Select statement operators in ecc 6.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-operators-in-ecc-6/m-p/5975039#M1339865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hi,&lt;/P&gt;&lt;P&gt;&amp;gt; The only difference is GE will take a little more time than &amp;gt;= as system need to convert the keyword into actual operator when fetching data from Database.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; KR Jaideep,&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;????? Every Open SQL statements is translated to the SQL slang the underlying database is talking regardless if you type GE or &amp;gt;=&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the result differs using &amp;gt;= or GE i would open a call at SAP instead of asking in SDN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 09:57:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-operators-in-ecc-6/m-p/5975039#M1339865</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2009-08-21T09:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Select statement operators in ecc 6.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-operators-in-ecc-6/m-p/5975040#M1339866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both are same.Use any ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 10:04:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-operators-in-ecc-6/m-p/5975040#M1339866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-21T10:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Select statement operators in ecc 6.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-operators-in-ecc-6/m-p/5975041#M1339867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is recommended that you only use the operators =, &amp;lt;&amp;gt;, &amp;lt;, &amp;gt;, &amp;lt;=, &amp;gt;= or only the operators EQ, NE, LT, GT, LE, GE. &lt;/P&gt;&lt;P&gt;Obsolete forms: &amp;gt;&amp;lt;, =&amp;lt;, =&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so &amp;gt;= is same as GE.. you can use any thing. no issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 10:11:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-operators-in-ecc-6/m-p/5975041#M1339867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-21T10:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Select statement operators in ecc 6.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-operators-in-ecc-6/m-p/5975042#M1339868</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;Thank you for your replies. As fas as I could understand that there is no as such limitations in ECC 6.0 in using both of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 10:29:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-operators-in-ecc-6/m-p/5975042#M1339868</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-21T10:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Select statement operators in ecc 6.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-operators-in-ecc-6/m-p/5975043#M1339869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 10:40:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-statement-operators-in-ecc-6/m-p/5975043#M1339869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-21T10:40:58Z</dc:date>
    </item>
  </channel>
</rss>

