FlashcardIntermediate
Indexes & Normalization Basics
An index speeds up reads by avoiding full scans, while normalization organizes tables to reduce redundant data.
Question
What do a database index and normalization each do?
Click to reveal answer
An index speeds up reads by avoiding full scans, while normalization organizes tables to reduce redundant data.
What do a database index and normalization each do?