Exam (elaborations)
CMSC 424 (A+ Graded)
- Course
- Institution
Storage Hierarchy: Sequential correct answers Read the data contiguously Example: Select * from employee Storage Hierarchy: Random correct answers Read the data from anywhere at anytime Example: Select * from employee where name like '_a_b' Storage Hierarchy: RAID 1 correct a...
[Show more]