Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

need idea about table index

marcoMar 15 2013 — edited Mar 15 2013
Hi all,

could someone please advise me tool for definition of needed index? In other words, I got query with "table access full", because one of tables doesn't have any indexes, so I should know what index would be the best to create. I don't say that "table access full" is always evil, but I guess index can possibly improve performance.

Comments

38528
I found that too - it wasn't obvious at all. I guessed by the service name. I think the quickstart guide or developer guide should include it more prominently.

Even after searching, I barely found an obscure reference under "Connecting Remotely with SQL*Plus".
Stevefogel-Oracle
A discussion of which SID to use is in the 2 Day DBA, which, unfortunately, didn't make it into the online help for beta. This book is available on OTN in both HTML and PDF form.

http://www.oracle.com/pls/xe102/homepage
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 12 2013
Added on Mar 15 2013
3 comments
35 views