8 Indexes
This chapter describes indexes and how to create and manage indexes in Oracle NoSQL Database.
This chapter contains the following topics:
- About Indexes
- Classification of Indexes
- CREATE INDEX Statement
- SHOW INDEXES Statement
- DESCRIBE INDEX Statement
- DROP INDEX Statement
- Appendix
To follow along with the examples in the topics, create the UserInfo
table as described in the Appendix section.