Query Optimization
Efficient data access. One way to do this is
indexing
.
Speed versus memory
Separate normalized tables
Unnormalized table
Data access
Slow
Fast
Memory needed
Low
High
Previous
|
Next