Guest User

Untitled

a guest
Feb 19th, 2018
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. ## Exam Keywords - Storage and Indexing
  2.  
  3. 1. Storage
  4. * Data on External Storage (Important points to keep in mind: Disks, tapes and records)
  5. * Physical characteristics of disks and tapes, and how do they affect the design of database systems.
  6. * Levels of Redundancy (RAID levels)
  7. 2. Indexes
  8. * B+ Tree Indexes
  9. * Hash-Based Indexes
  10. * Clustered vs. Unclustered Index
  11. * Choice of Indexes
Add Comment
Please, Sign In to add comment