First page Back Continue Last page Image
How to Build a Complex Subquery
- State the problem to be solved by the query in English
- Use pseudocode to outline the query
- Code the subqueries and test them to be sure that they return the correct data
- Code and test the final query