<?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 For Views in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexes-for-views/m-p/6476869#M1418306</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;No&lt;/STRONG&gt;. No tunnel to go through and work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Kumar Manas Mishra on Jan 20, 2010 4:26 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jan 2010 15:25:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-20T15:25:33Z</dc:date>
    <item>
      <title>Indexes For Views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexes-for-views/m-p/6476868#M1418305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus,&lt;/P&gt;&lt;P&gt;Is it possible to assign indexes to views ? If yes, how ? I can create indexes for views through database management software, but in SAP, in SE11 i found nothing for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 15:17:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/indexes-for-views/m-p/6476868#M1418305</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-20T15:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Indexes For Views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexes-for-views/m-p/6476869#M1418306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;No&lt;/STRONG&gt;. No tunnel to go through and work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Kumar Manas Mishra on Jan 20, 2010 4:26 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 15:25:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/indexes-for-views/m-p/6476869#M1418306</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-20T15:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Indexes For Views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexes-for-views/m-p/6476870#M1418307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An index cannot be defined on a view. Because view is &lt;/P&gt;&lt;P&gt;virtual table, which consists of a subset of columns from &lt;/P&gt;&lt;P&gt;one more tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Restrictions imposed on views are as follows:&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt; Cut and paste without attribution from &lt;A href="http://www.allinterview.com/showanswers/10530.html" target="test_blank"&gt;http://www.allinterview.com/showanswers/10530.html&lt;/A&gt; removed &amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on Jan 20, 2010 10:42 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 15:32:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/indexes-for-views/m-p/6476870#M1418307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-20T15:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Indexes For Views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexes-for-views/m-p/6476871#M1418308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So if i can not create index on views, how can i get performance from big tables ? It is not reasonable to use view instead of table. I can use indexes and get more performance instead of view using same table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 16:42:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/indexes-for-views/m-p/6476871#M1418308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-20T16:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Indexes For Views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexes-for-views/m-p/6476872#M1418309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using existing indexes effectively will give better performance than trying to use views.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 16:46:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/indexes-for-views/m-p/6476872#M1418309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-20T16:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Indexes For Views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexes-for-views/m-p/6476873#M1418310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved,&lt;/P&gt;&lt;P&gt;Thx,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2010 06:05:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/indexes-for-views/m-p/6476873#M1418310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-22T06:05:42Z</dc:date>
    </item>
  </channel>
</rss>

