"Making Ugly SQL Prettier"
A one-day seminar for
DB2 Application Developers and DBAs
presented by
Bonnie K.
Baker
What makes SQL Ugly? Many things. It may be:
- Hard to Understand or Maintain
- Release Dependent
- Data Dependent
- Access Path Dependent
- Contentious
- Unnecessary
- Resource Consuming
How can we make it prettier? This seminar covers many different techniques
for giving your SQL a beauty make-over. Bonnie uses examples of UGLY SQL and
then gives solutions for turning the SQL into SQL that you can be proud of.