Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Formal SQL Tuning for Oracle Databases: Practical Efficiency - Efficient Practice [repost]

Posted By: naag
Formal SQL Tuning for Oracle Databases: Practical Efficiency - Efficient Practice [repost]

Leonid Nossov, Hanno Ernst, "Formal SQL Tuning for Oracle Databases: Practical Efficiency - Efficient Practice"
2016 | ISBN-10: 3662504162 | 109 pages | PDF | 9 MB

The target of SQL tuning is the improvement of the existing execution plan. The authors discuss the removal of brakes in the execution plan. Such "brakes" or bottlenecks can be recognized by a formal analysis of the execution plan. For this purpose no data model knowledge is needed. This is especially beneficial for database administrators because they are usually not or insufficiently familiar with the data model. The book presents numerous practical examples with this method.