Course Date | Start Time | End Time | Time Zone | Location | Days | Price | |
---|---|---|---|---|---|---|---|
Jan 23, 2024 | 09:00 | 05:00 | EST | Live Virtual Class | 3 | $3,600 USD | Purchase |
Mar 20, 2024 | 09:00 | 05:00 | EDT | Live Virtual Class | 3 | $3,600 USD | Purchase |
May 22, 2024 | 11:00 | 07:00 | EDT | Live Virtual Class | 3 | $3,600 USD | Purchase |
Jul 17, 2024 | 09:00 | 05:00 | EDT | Live Virtual Class | 3 | $3,600 USD | Purchase |
Sep 18, 2024 | 09:00 | 05:00 | EDT | Live Virtual Class | 3 | $3,600 USD | Purchase |
Nov 20, 2024 | 11:00 | 07:00 | EST | Live Virtual Class | 3 | $3,600 USD | Purchase |
Oracle Database 19c: SQL Tuning Workshop
This Oracle SQL Tuning for Developers Workshop will help you explore Oracle SQL statement tuning. Learn how to write well-tuned SQL statements appropriate for the Oracle database.
Duration: 3 Days
Audience
- Database Administrators
Learning Objectives
- Interpret execution plans and the different ways in which data can be accessed
- Decipher, decide and then apply tuning to SQL code
- Use various tuning techniques
- Take advantage of bind variables, trace files and use the different types of indexes
- Use different access paths for better optimization
Topics
- Introduction to SQL Tuning
- Using Application Tracing Tools
- Optimizer Fundamentals
- Generating and Displaying Execution Plans
- Interpreting Execution Plans and Enhancements
- Optimizer: Table and Index Access Paths
- Optimizer: Join Operators
- Other Optimizer Operators
- Introduction to Optimizer Statistics Concepts
- Using Binding Variables
- SQL Plan Management