June 2010
Intermediate to advanced
328 pages
7h 51m
English
Performance degrades for any database query as the volume of data goes up. Even if a query returns results promptly with a few thousand rows, the tables naturally accumulate data to the point where the same query may not have acceptable performance. Using indexes intelligently helps, but nevertheless the tables grow, and this affects the speed of queries against them.
The objective is to structure a database to improve the performance of queries and support tables that grow steadily.
Read now
Unlock full access