6 Working With Indexes

The SQL for Oracle NoSQL Database query processor can detect which of the existing indexes on a table can be used to optimize the execution of a query. This chapter provides a brief examples-based introduction to index creation, and queries using indexes. For a more detailed description of index creation and usage, see SQL Reference Guide.

To make it possible to fit the example output on the page, the examples in this chapter use mode LINE.