0 votes
in DBMS by
Describe the four types of indexes in DBMS?

1 Answer

0 votes
by
A unique primary index is unique and is used to find and store a row. A nonunique

primary index is not unique and is used to find a row but also where to store a row

(based on its unique primary index). A unique secondary index is unique for each row

and used to find table rows. A nonunique secondary index is not unique and used to

find table rows.

https://madanswer.com/cassandra

https://madanswer.com/agile
...