Clause analysis
The advisor traces column references in the three clause types named by the tool. A WHERE column indicates a possible lookup key, a JOIN column indicates a possible row-matching key, and ORDER BY columns indicate a possible sorting key. The resulting advice is tied to the access pattern expressed by the submitted SQL statement.