<?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: Indexes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexes/m-p/2008134#M409544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tangirala,&lt;/P&gt;&lt;P&gt;   There are two kinds of indexes. one is primary index and other one is secondary index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;primary index will be automatically created by the system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but user has to define this secondary index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maximum of 15 secondary index is possible.(As per 21 days book).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but keep the secondary index as minimum as possible.&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;Arun.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Mar 2007 06:52:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-27T06:52:22Z</dc:date>
    <item>
      <title>Indexes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexes/m-p/2008132#M409542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how many indexes can be created for a table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 06:48:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/indexes/m-p/2008132#M409542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T06:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Indexes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexes/m-p/2008133#M409543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;We can create 9 Indexes for a Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 06:49:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/indexes/m-p/2008133#M409543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T06:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Indexes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexes/m-p/2008134#M409544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tangirala,&lt;/P&gt;&lt;P&gt;   There are two kinds of indexes. one is primary index and other one is secondary index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;primary index will be automatically created by the system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but user has to define this secondary index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maximum of 15 secondary index is possible.(As per 21 days book).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but keep the secondary index as minimum as possible.&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;Arun.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 06:52:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/indexes/m-p/2008134#M409544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T06:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Indexes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexes/m-p/2008135#M409545</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;Per table u can create maximum 510 index.&lt;/P&gt;&lt;P&gt;for detail&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdb.org/sap_db_features.htm" target="test_blank"&gt;http://www.sapdb.org/sap_db_features.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Kalpana M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2007 06:52:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/indexes/m-p/2008135#M409545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-27T06:52:33Z</dc:date>
    </item>
  </channel>
</rss>

