Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Give the reasoning behind using an index.

Answer Posted / pradeeshkumar

Its as simple as why do we need an index page in front of a
book. Whenever we wish to read a scpecific text from the
book, we'll first check the index and locate where that
specific text is. Similarly when create an index it enables
the queries to locate praticular row or entity in a table
by directly refering to the index instead of searching the
entire table. Whenever a table is created with a primary
key, an index ia automatically created on the primary key
column which makes easier access of table entries. When you
execute query say( select * from student where
student_id=10;), your query will first hit the index
(primary index on primary key column) and then will retrive
the corresponding row from the table. If there's no such
entry in the table, it'll return an empty result set
without searching the table.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

My requirement is like in database some defects are present and i need to clean them.To be brief for example every employee should have active assigments.So for those records which are not having status as active or null ,i need to update the roecords using API with the correct value. Client will provide a flat file for the records whch are defected.So i need to run the API for those records (flat file)and update the data in database. So my question is how to handle this requirement.Is there any existing API for this purpose?If yes then please send me the NAME. How to update the records in the database using flatfile. Any pointer will be appreciated.Thanks in advance.

2140


Can you explain how to adjust the amount of advance already received against an invoice? : oracle accounts receivable

1218


What is the disk migration? what is the steps involved in oracle disk migration?

1176


how can we add a field to the oracle standard forms through Form Persanlization or custom.pll

2341


difference of using cursor for loop and open,fetch,close.which one is better

1733


What is an Oracle database Full Backup?

1083


Difference between transaction type and transaction sources. : oracle accounts receivable

978


what are all the conversion and interfaces in GL,AP,AR,HRMS with example? otherwise send send link for these

2273


Explain the payment term in ar. : oracle accounts receivable

1055


1.In a table Gender is a column in that male and female are the two data.In a single statement i have to modify all male to female and all female to male vice versa. 2.In a single query i need the count of male data,count of female and total count

17492


8. Supporting AP, AR and GL?

2263


What Are Cross Validation & Adi?

1096


Differentiate between writeoff and receipt writeoff. : oracle accounts receivable

1258


How I can load an image into image item on Forms. I want to know about built-ins and procedure. and also code for it.

2106


What is Restricted Mode of Instance Startup in Oracle?

1140