Archive for tuning

You are browsing the archives of tuning.

Performance tuning SQL queries in Oracle

Performance tuning SQL queries in Oracle

Video tutorial showing how to optimise your SQL queries for maximum performance. Talks about indexes, statistics, hints and optimiser plans.

Using SQL potential

How to use the database SQL to its full potential. The idea is to reduce procedural coding and thereby improve performance, reduce defects.