<?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: Cursor in SQL Query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-in-sql-query/m-p/6312476#M1392940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dare say no, it is a sort of database internal pointer to the rows of the result set of your query, something you normally need not worry about as a programmer using Open SQL in ABAP (unless you illegally interrupt it...). Better concentrate on reading less data with more efficient index usage.&lt;/P&gt;&lt;P&gt;Actually what is the practical relevance of your question?&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2009 08:27:01 GMT</pubDate>
    <dc:creator>ThomasZloch</dc:creator>
    <dc:date>2009-10-29T08:27:01Z</dc:date>
    <item>
      <title>Cursor in SQL Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-in-sql-query/m-p/6312475#M1392939</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;Can the performance of the select query be improved with the help of Database Cursor? &lt;/P&gt;&lt;P&gt;Please Suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nikhil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 04:38:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-in-sql-query/m-p/6312475#M1392939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-29T04:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cursor in SQL Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-in-sql-query/m-p/6312476#M1392940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dare say no, it is a sort of database internal pointer to the rows of the result set of your query, something you normally need not worry about as a programmer using Open SQL in ABAP (unless you illegally interrupt it...). Better concentrate on reading less data with more efficient index usage.&lt;/P&gt;&lt;P&gt;Actually what is the practical relevance of your question?&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 08:27:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-in-sql-query/m-p/6312476#M1392940</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2009-10-29T08:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cursor in SQL Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-in-sql-query/m-p/6312477#M1392941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what should be the help of the cursor ... do you want to guide it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't get confused by the cursur column in the SQL-trace, it is only the reference to the cursor cache, the place where&lt;/P&gt;&lt;P&gt;the execution plan is stored.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2009 13:48:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-in-sql-query/m-p/6312477#M1392941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-30T13:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Cursor in SQL Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-in-sql-query/m-p/6312478#M1392942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at &amp;lt;a class="jive-link-external" href="http://help.sap.com/abapdocu_70/en/ABENOPEN_SQL_PERFO.htm" target="_newWindow"&amp;gt;Open SQL - Performance Note&amp;lt;/a&amp;gt;&amp;lt;br /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;br /&amp;gt;&lt;/P&gt;&lt;P&gt;You reduce the task of opening/closing cursor with individual or nested select.&amp;lt;br /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;br /&amp;gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;lt;br /&amp;gt;&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2009 13:59:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cursor-in-sql-query/m-p/6312478#M1392942</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2009-10-30T13:59:35Z</dc:date>
    </item>
  </channel>
</rss>

