<?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: Difference between select  into table &amp; select - endselect in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-into-table-select-endselect/m-p/3464805#M832734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Select into table" will fetch the entire data marked by query into the internal table.It is generally used data retrival. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in some case the data requires to be modifed or manipulated before being place into internal table.In such a case we use "select - endselect".This allow to manipulate each row selected by the query in desired manner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this answer your question !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Mar 2008 09:55:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-13T09:55:41Z</dc:date>
    <item>
      <title>Difference between select  into table &amp; select - endselect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-into-table-select-endselect/m-p/3464798#M832727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the difference between select  into table &amp;amp; select - endselect?&lt;/P&gt;&lt;P&gt;which has good performance?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2008 09:42:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-into-table-select-endselect/m-p/3464798#M832727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-13T09:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between select  into table &amp; select - endselect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-into-table-select-endselect/m-p/3464799#M832728</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;There is no diff between select ... end select and select into table. both r same. performance wise select into table is best.&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;S.nehru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2008 09:46:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-into-table-select-endselect/m-p/3464799#M832728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-13T09:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between select  into table &amp; select - endselect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-into-table-select-endselect/m-p/3464800#M832729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; check this thread&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="29242"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2008 09:46:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-into-table-select-endselect/m-p/3464800#M832729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-13T09:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between select  into table &amp; select - endselect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-into-table-select-endselect/m-p/3464801#M832730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select up to 1 rows has better performance as compared to select single in case all key fields are not there in WHERE clause.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2008 09:47:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-into-table-select-endselect/m-p/3464801#M832730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-13T09:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between select  into table &amp; select - endselect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-into-table-select-endselect/m-p/3464802#M832731</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;&lt;/P&gt;&lt;P&gt;SELECT INTO TABLE : Here all the data will be fetched atonce in internal table.So connecting the database for data is  once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECt .....END SELECT. It is just like loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each time request will go to the database So connections to database are more.So performance of the program will get reduce...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2008 09:47:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-into-table-select-endselect/m-p/3464802#M832731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-13T09:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between select  into table &amp; select - endselect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-into-table-select-endselect/m-p/3464803#M832732</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;Select into table is better since it hits the database only once, while select endselect keeps hitting till the records exhausts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayank &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2008 09:47:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-into-table-select-endselect/m-p/3464803#M832732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-13T09:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between select  into table &amp; select - endselect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-into-table-select-endselect/m-p/3464804#M832733</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;If you use the select into table from some table for all entries,&lt;/P&gt;&lt;P&gt;then its better for performance,whereas the select..endselect itself is a one type of loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So its better to select into table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dhruv Shah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2008 09:50:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-into-table-select-endselect/m-p/3464804#M832733</guid>
      <dc:creator>dhruv_shah3</dc:creator>
      <dc:date>2008-03-13T09:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between select  into table &amp; select - endselect</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-into-table-select-endselect/m-p/3464805#M832734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Select into table" will fetch the entire data marked by query into the internal table.It is generally used data retrival. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in some case the data requires to be modifed or manipulated before being place into internal table.In such a case we use "select - endselect".This allow to manipulate each row selected by the query in desired manner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this answer your question !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2008 09:55:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-into-table-select-endselect/m-p/3464805#M832734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-13T09:55:41Z</dc:date>
    </item>
  </channel>
</rss>

