March 2017
Intermediate to advanced
360 pages
7h 29m
English
In this chapter, we will cover the following recipes:
Indexes play a crucial role in a database as they improve the query response time by adding an amount of overhead for each write operation of a table. Creating or dropping an index is an important responsibility for a DBA as they need to make a choice by looking at the read and write ratio of the database tables. A wise move would definitely be to increase the database performance, ...
Read now
Unlock full access