Non-corelated subqueries; Unload DIRECT
This example shows that subqueries are also processed DIRECT, even when the subquery is a join. The subquery can reference a table or a file. In this example, the subquery is passed to Db2 to get the values for the col01 predicate. Passing this SQL to Db2 is often more efficient than processing DIRECT do to SQL using indexes.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*