Advantages: Faster querying of data
Disadvantages: Slower Insert, Slower Updates (if you are also updating the primary key). Apart
from the problems mentioned above most indexing structures suffer from the “the dimensionality
curse" which is the exponential growth of data volume as a function of dimensionality as a result of
which query processing becomes much slower.
Disadvantages: Slower Insert, Slower Updates (if you are also updating the primary key). Apart
from the problems mentioned above most indexing structures suffer from the “the dimensionality
curse" which is the exponential growth of data volume as a function of dimensionality as a result of
which query processing becomes much slower.
Comments
Post a Comment
https://gengwg.blogspot.com/