Oracle High Performance Tuning for 9i and 10g

by Gavin JT Powell

★★★★☆
4.2 (553)

US$39.98

15% OFF CODE: SAVE15

Description

There are three parts to tuning an Oracle database: data modeling, SQL code tuning and physical database configuration.A data model contains tables and relationships between tables. Tuning a data model involves normalization and de-normalization. Different approaches are required depending on the application, such as OLTP or a Data Warehouse. Inappropriate database design can make SQL code impossible to tune. Poor data modeling can have a most profound effect on database performance since all SQ