0

must primary index be done over the primary key column? can the primary index be done on a column having duplicates?

I searched the textbook but I found it not that clear?

  • What's "primary index", if not primary key? – mustaccio Mar 14 '22 at 17:43
  • Which database system(s) does your textbook generally reference/ are you learning about?...as that'll affect the answer potentially. If by primary index you mean the clustered index, then in some database systems, it doesn't have to be clustered on the primary key and therefore doesn't need to be unique but again that would depend on the database system being discussed. – J.D. Mar 14 '22 at 22:20

0 Answers0