Skip to content

Question about index for primary key. #42254

Discussion options

You must be logged in to vote

By default, the primary key field is already indexed even if you didn't create any index on it. So, there is no much difference in performance if you apply an inverted index on the primary key.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hjlee9182
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants