Free Oracle Tips

Oracle Consulting Oracle Training Development

Remote DBA

 

Remote DBA Plans
Remote DBA Service

 
Remote DBA Oracle Home
Remote DBA Oracle Training
Remote DBA SQL Tuning Consulting
Remote DBA Oracle Tuning Consulting
Remote DBA Data Warehouse Consulting
Remote DBA Oracle Project Management
Remote DBA Oracle Security Assessment
Remote DBA Unix Consulting
Burleson Books
Burleson Articles
Burleson Web Courses
Burleson Qualifications
Oracle Internals Magazine
Oracle Links
Remote DBA Oracle Monitoring
Remote DBA Support Benefits
Remote DBA Plans & Prices
Our Automation Strategy
What We Monitor
Oracle Apps Support
Print Our Brochure
Contact Us (e-mail)
Oracle Job Opportunities
Oracle Consulting Prices





   

 


        
 
     Oracle:

 
Writing efficient SQL
 
This tutorial is concerned with the techniques for ensuring that your SQL executes efficiently.  We will examine the problem of multiple solutions to SQL queries and shows the guidelines used for writing efficient SQL.  In order to evaluate the efficiency of an SQL statement, the student must learn how to view the execution plan for the SQL statement, and understand how to interpret the output from an execution plan.
 
The student must also understand the tkprof utility and understand how tkprof is used to display the amount of time spent parsing, execution and fetching for the SQL statement.
 
The writing of efficient SQL also includes a full understanding of Oracle’s automatic query re-write facility, and those conditions where Oracle dynamically restructures Oracle queries to improve execution plans.
 
The student will also understand Oracle materialized views and see how the creation of a materialized view can dramatically improve SQL performance.  The student will also be exposed to the materialized view re-write options including EXACT and SIMILAR.
 
As a database administrator, the student must also be able to review the SQL from the developer and end-user community and become proficient in evaluating and restructuring the query to improve performance.
 
This chapter will also examine efficient PL/SQL coding techniques.
 
Upon completion of this tutorial, you will be able to:
 
  • Use temporary tables to improve SQL performance
  • Learn to implement query re-write within an Oracle database
  • Describe and use Materialized views
  • Learn Oracle index structures
  • Implement techniques for indexing strategies


 

     

Remote DBA Service
 

Oracle Tuning Book

Free Oracle dictionary reference poster

BC Oracle support

Oracle books by Rampant

Oracle monitoring software

North Carolina Oracle Users Group

 

 Arabian horse breeder

Seeing eye horses

 

 

 

 

 

Burleson is the American Team

American Flag

 

 

BC Remote Oracle Support
P.O. Box 511 • Kittrell, NC, 27544

Remote DBA

Remote DBA Services

 

Copyright © 1996 -  2011 by Burleson Enterprises. All rights reserved.

Oracle® is the registered trademark of Oracle Corporation.