January 2012
Intermediate to advanced
542 pages
11h 28m
English
In this chapter, we will cover the following topics:
In this chapter, we will see how to diagnose and solve typical performance problems caused by poorly written SQL code. We will inspect both queries and Data Manipulation Language (DML), starting with the correct use of bind variables in the first recipe.
This chapter will illustrate various aspects related to SQL code, providing solutions to the most common issues. We will see how to avoid full table scans, when possible,using ...
Read now
Unlock full access