answersLogoWhite

0

(If that's the question being asked...) Indexing in a database system or a simple file-oriented system is used to make different records easier to access quickly. An index would be used to find data based on a certain key value quickly by going directly to the first record with that key, instead of searching the entire database or file. Indices are also handy for linking one file to another, such as with related information in different tables in a relational database system.

User Avatar

Wiki User

18y ago

What else can I help you with?

Related Questions

Use index in a sentence?

you can not find a sentence to Index


Can you explain the process of how to drop an index in a database?

To drop an index in a database, you need to use a specific SQL command. First, you identify the name of the index you want to drop. Then, you use the DROP INDEX statement followed by the name of the index. This command removes the index from the database, making the associated data searchable without the index.


What sentence you can make with the word index?

I use index cards to study my vocabulary.


What is an MSCI index and how might one use this index?

A MSCI index is a provider of investment support tools that are used worldwide. One may use this index for their portfolio risk analysis, and indicators of potential performance within their financial decision making.


What do you use an index for?

An index is something that serves to guide, point out, or otherwise facilitate reference, especially.


What type of index do you use to leave the order of the data rows unaffected?

non cluster index


How do you use the word index in a sentence?

Example of index being used in a sentence.To find what page it is on, look in the index.Example of index being used in a sentence.To find what page it is on, look in the index.


How does one use an index future?

An index future is a "cash-settled futures contract on the value of a particular stock market index". Index futures are used in investments, trading, and hedging.


Justify that range queries can benefit from cluster indexing?

in clusterd index the system will sort the row of a table whe there is a chage made to the index. Or in other word, when you use the cluster index, the rows in the table will be in the same order as that of the index. Cluster index controls the physical location of data.Search results are quicker when records are retrieved by the cluster indexother indexes that use fields that are a part of the cluster index might use less data space


What indicator does the government use to measure inflation?

Consumer Price Index (CPI)


Which index would you use to locate an E code?

ICD-9-CM; Volume 2, Index to Diseases


When can you use index numbers?

When you are accessing an array's element.