Getting SQL Right the First Try - Introduction
•This presentation deals with writing the initial SQL, before it is even tested the first time.
•If the initial SQL is functionally right, SQL tuners can take it as a clean spec for the rows the application requires at that point in the flow of control, and they don’t need an understanding of the application or even the tables.