A Columnstore index stores records in a tabular format, but unlike row-based storage, it stores data column-wise instead of row-wise. This format is optimized for analytical queries and improves performance in data warehousing and big data processing scenarios.
A non-clustered index stores a separate structure that references the data rows but does not store records in a tabular format.
A unique index enforces uniqueness on a column but does not dictate how records are physically stored.
A secondary index is an additional index that improves query performance but does not determine how records are stored in a tabular format.
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
mohammed25helal
3 days, 13 hours ago