|
|
|
|
|
Lesson 1
Writing JOIN table queries and sub-queries |
||
|
|
In your previous experiences or courses you have learned the concept of joining tables and how to create queries that implement inner, outer, left, and right joins. This module looks into the unique way that Oracle handles table joins and sub-queries. Module objectives
By the end of this module, you will know how to:
The module looks at joins and sub-queries by focusing on examples of inner and outer joins, sub-queries and correlated sub-queries. In the next lesson, you will learn two different ways to code a sub-query that uses the IN clause. |
|
|
|
|
|