Froquiz
Home
Quizzes
Job Tracker
Senior Challenge
System Design
Get Certified
Blog
🇬🇧
en
Sign In
Start Quiz
🇬🇧
en
Sign In
Start Quiz
Loading...
Quiz Topics
1
2
3
4
5
6
7
8
9
10
01
/ 10
In database indexing, what is the main difference between 'clustered index' and 'non-clustered index'?
Auto Skip
Report Issue
A.
Clustered indexes work only with numeric data, non-clustered indexes work with all data types.
B.
Clustered indexes are used for data storage, non-clustered indexes are for searching only.
C.
Non-clustered indexes can only be on one table, clustered indexes can be more than one.
D.
Clustered index physically sorts the data, whereas non-clustered index does not.
Previous
Next