372 views
0 votes
0 votes
please can someone explain dense index ,sparse index ,cluster indexing with a proper example instead of theory ?

1 Answer

0 votes
0 votes
DENSE INDEX :If an index value is created for every search value.

SPARSE INDEX :If an index entry is created for some records.

CLUSTER INDEX: If an index entry is created on data files whose file record are physically ordered on a non key field.

Related questions

0 votes
0 votes
0 answers
1
0 votes
0 votes
1 answer
2
vishnu777 asked Nov 8, 2022
419 views
Can anyone explain in detail about the concepts of sencondary indexing in dbms??
2 votes
2 votes
1 answer
4