Question: There are four approaches to optimizing database performance: indexing, denormalization, view materialization and query optimization. Explain a) how each of the approaches can be used
There are four approaches to optimizing database performance: indexing, denormalization, view materialization and query optimization. Explain
a) how each of the approaches can be used to improve the performance of a database and
b) what are the differences among these four approaches.
Step by Step Solution
3.39 Rating (149 Votes )
There are 3 Steps involved in it
a How each of the approaches can be used to improve the performance of a database 1 Indexing Usage Indexing involves creating data structures indexes on one or more columns of a table to improve data ... View full answer
Get step-by-step solutions from verified subject matter experts
