Creates a new query outline and stores this outline in the
database.
A query outline is an overall plan for how a query can be
implemented and may contain directives that control the join
order, join methods, index usage (or all of these) the optimizer
selects when processing a query. Use of query outlines helps
ensure that query performance is highly stable across releases of
Oracle Rdb.
Additional Information:
explode
extract