The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Oracle SQL Tuning & CBO Internals
  

  Oracle SQL Tuning & CBO Internals by Floss, Kimberly

  • Published by: RAMPANT TECHPRESS
  • Author: Floss, Kimberly
  • Page Count: 330
  • Group: ORACLE 10g
  • ISBN: 0974599336/9780974599335
  • Published: Aug 2004

Our Price: 16.99
Discount: 15%
RRP: 19.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Oracle SQL Tuning & CBO Internals
As Oracle professionals are challenged to create SQL statements that will support thousands of concurrent executions with sub-second response time, this book’s timing is critical as tuning Oracle SQL has become the single most important skill of the Oracle professional. While not appropriate for the beginner, this book allows senior Oracle professionals to explore important internal mechanisms within Oracle and the powerful and complex internals of Oracle SQL execution. Topics include the internals of Oracle cost-based SQL optimizer, SQL execution internals within the library cache, Oracle SQL coding and optimization techniques, and Oracle index internals. Also included is a ready-to-use code depot full of working SQL tuning scripts, which allow for quick optimization of the SQL and indexes inside the Oracle database.

Introduction
Cost based SQL optimizer
SQL execution internals
SQL extensions for performance
Coding for performance