<?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 DD:table index in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dd-table-index/m-p/3862558#M928400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have few queries,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) how many indexes we can create for a table.&lt;/P&gt;&lt;P&gt;2) when do we create secondary index.&lt;/P&gt;&lt;P&gt;3) how to use SQVI ? help me with an example or a link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 May 2008 09:33:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-19T09:33:03Z</dc:date>
    <item>
      <title>DD:table index</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dd-table-index/m-p/3862558#M928400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have few queries,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) how many indexes we can create for a table.&lt;/P&gt;&lt;P&gt;2) when do we create secondary index.&lt;/P&gt;&lt;P&gt;3) how to use SQVI ? help me with an example or a link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 09:33:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dd-table-index/m-p/3862558#M928400</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T09:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: DD:table index</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dd-table-index/m-p/3862559#M928401</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;At max we can create 9 secondary index.&lt;/P&gt;&lt;P&gt;We create secondary index, only if we dont find required primary index (table key).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 09:37:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dd-table-index/m-p/3862559#M928401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T09:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: DD:table index</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dd-table-index/m-p/3862560#M928402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi swastik,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; 1) how many primary indexes can we create?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) my question is , who asks us to create secondary indexes. wheather the client or we ourselves create it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 09:43:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dd-table-index/m-p/3862560#M928402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T09:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: DD:table index</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dd-table-index/m-p/3862561#M928403</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; 1. We can create up to 9 secondary indexes.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; 2. Secondary Indexes are createdd when we use non primary key field s in the select statement ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 3. &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_03/helpdata/EN/d1/44f2b5c7f411d296080000e82de14a/frameset.htm" target="test_blank"&gt;http://help.sap.com/erp2005_ehp_03/helpdata/EN/d1/44f2b5c7f411d296080000e82de14a/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 09:46:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dd-table-index/m-p/3862561#M928403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T09:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: DD:table index</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dd-table-index/m-p/3862562#M928404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;When we do perfomance check,if we find that database performance is poor and when we r not selecting the data from database using full primary key the performance drasticly decreases at that movement to improve performance secondary index has to be created and developer never creates secondary index TL(team lead will create secondary index).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 10:56:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dd-table-index/m-p/3862562#M928404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T10:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: DD:table index</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dd-table-index/m-p/3862563#M928405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Regarding SQVI go through this site&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapsecurityonline.com/tutorials/r3_sqvi_tutorial.htm" target="test_blank"&gt;http://www.sapsecurityonline.com/tutorials/r3_sqvi_tutorial.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 11:03:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dd-table-index/m-p/3862563#M928405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T11:03:18Z</dc:date>
    </item>
  </channel>
</rss>

