<?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: file index usage in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-index-usage/m-p/1863136#M364193</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Abap and DB server chose dynamicallly from which index they read data. If you use the exact key of the index the program MAY (and usually do) use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jan 2007 16:12:49 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2007-01-12T16:12:49Z</dc:date>
    <item>
      <title>file index usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-index-usage/m-p/1863134#M364191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After creating and index on a file how can I address this index in my ABAP program (ie select staement)? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 07:36:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-index-usage/m-p/1863134#M364191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-12T07:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: file index usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-index-usage/m-p/1863135#M364192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did you create an index on &amp;lt;b&amp;gt;a file&amp;lt;/b&amp;gt;? SELECT statement is to select the data from database, not to read a file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For information on the SELECT optimization see 'Performance hints for Open SQL Programming' chapter in ABAP help or &amp;lt;a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/fc/eb3b7e358411d1829f0000e829fbfe/content.htm"&amp;gt;here&amp;lt;/a&amp;gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 15:40:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-index-usage/m-p/1863135#M364192</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2007-01-12T15:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: file index usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-index-usage/m-p/1863136#M364193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Abap and DB server chose dynamicallly from which index they read data. If you use the exact key of the index the program MAY (and usually do) use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 16:12:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-index-usage/m-p/1863136#M364193</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2007-01-12T16:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: file index usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-index-usage/m-p/1863137#M364194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Re: &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A collegue informed me about the existence, according to the Database System, of a parameter %_HINTS which on certain system allows to force the choice of the index used by SELECT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex :%_HINTS MSSQLNT 'TABLE &amp;lt;tablename&amp;gt; ABINDEX(&amp;lt;suffix&amp;gt;)'. on a MS SQL Server &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at OSS note with keywords "Open SQL", "%_HINTS" and filter result with your Database System. (DB2, Oracle, and the like)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 09:11:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-index-usage/m-p/1863137#M364194</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2007-01-19T09:11:47Z</dc:date>
    </item>
  </channel>
</rss>

