How does a database select something?December 31, 2022Algorithms for SELECTLinear SearchBinary SearchUsing Primary IndexUsing Primary Index to retrieve multiple recordsUsing Clustering Index to retrieve multiple recordsUsing a seconday index on equality comparisionConjunctive selection using individual indexConjunctive selection using composite indexConjunctive selection by intersection of record pointerReferenceshttp://cs.boisestate.edu/~jhyeh/cs410/cs410_notes_ch15.pdf