Consider the following Statements
Statement 1: When the file is not sorted on the indexed field then dense index is preferable.
Statement 2: Dense index is preferred over sparse index when file is small compared to the size of memory.1
Statement 1 is true.
2
Statement 2 is true.
3
Statement 1 is false.
4
Statement 2 is false.