<?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: Read Stmt in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-stmt/m-p/6354940#M1399473</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;  When we have relatively less number of records,we need not use the binary search. If we are using binary search, we have to sort the table. Sorting the table may take more time when compared to direct read statement without binary search .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Veeresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Nov 2009 10:18:18 GMT</pubDate>
    <dc:creator>former_member673464</dc:creator>
    <dc:date>2009-11-23T10:18:18Z</dc:date>
    <item>
      <title>Read Stmt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-stmt/m-p/6354938#M1399471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        I have one query . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           Every read statement Binary search keyword impartant or not .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For an ex::&lt;/P&gt;&lt;P&gt;          &lt;/P&gt;&lt;P&gt;            Suppose I having records only 100 , that also i have to declare Binary search or not .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards , &lt;/P&gt;&lt;P&gt;  Shankar G. Jeya Dev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2009 09:59:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-stmt/m-p/6354938#M1399471</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-23T09:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Read Stmt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-stmt/m-p/6354939#M1399472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is good to use Binary Search, though the real benefit is  when there are more number of records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2009 10:05:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-stmt/m-p/6354939#M1399472</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-23T10:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Read Stmt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-stmt/m-p/6354940#M1399473</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;  When we have relatively less number of records,we need not use the binary search. If we are using binary search, we have to sort the table. Sorting the table may take more time when compared to direct read statement without binary search .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Veeresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2009 10:18:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-stmt/m-p/6354940#M1399473</guid>
      <dc:creator>former_member673464</dc:creator>
      <dc:date>2009-11-23T10:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Read Stmt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-stmt/m-p/6354941#M1399474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In lesser number of records, using binary search will be an overhead because then u need to sort the entries also...&lt;/P&gt;&lt;P&gt;so u should use it for larger number of records only&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2009 11:00:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-stmt/m-p/6354941#M1399474</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-26T11:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Read Stmt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-stmt/m-p/6354942#M1399475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2009 05:48:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-stmt/m-p/6354942#M1399475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-27T05:48:35Z</dc:date>
    </item>
  </channel>
</rss>

