Knowee
Questions
Features
Study Tools

The kind of index which is based on any candidate key or a non key field which may have duplicate values is classified asa)ternary indexb)clustering indexc)primary indexd)secondary inde

Question

The kind of index which is based on any candidate key or a non key field which may have duplicate values is classified asa)ternary indexb)clustering indexc)primary indexd)secondary inde

🧐 Not the exact question you are looking for?Go ask a question

Solution

The kind of index which is based on any candidate key or a non key field which may have duplicate values is classified as a secondary index (d).

Here's why:

a) A ternary index is not a standard term in database indexing.

b) A clustering index is an index that reorders the way records in the table are physically stored. Therefore, it cannot have duplicate values.

c) A primary index is an ordered file whose records are of fixed length with two fields. The first field is the same a primary key, and second field is a set of pointer field. So, it also cannot have duplicate values.

d) A secondary index may be generated from a field which is a candidate key and has a unique value in every record, or a non-key with duplicate values. So, the correct answer is d) secondary index.

This problem has been solved

Similar Questions

refers to any type of information like records, tables or accumulationsSelect one:a.Data Indexb.Informational Indexc.Big Datad.Logical Index

A single-level ordered index where the index points to  individual records  rather than  blocks of data    is known as:  *1 pointA. Dense indexB. Sparse indexC. Primary indexD. Secondary index

What is an Index?

Each record of a database normally has a unique identifier called the:Question 7Select one:a.Secondary Keyb.Primary indexc.Primary keyd.Index key

Special Index Structures􀀀 Inverted index􀀀 Bit map index􀀀 Cluster index􀀀 Join inde

1/3

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.