About this Content
This document is intended to provide quick introduction to SQL for Oracle NoSQL Database and related concepts. SQL for Oracle NoSQL Database is an easy-to-use, SQL-like language that supports Data Manipulation Language (DML) and Data Definition Language (DDL) statements. This document focuses on basic query features. For complete language details including syntax, semantics, query statements, examples, and advanced SQL operations, see SQL Reference Guide.
Audience
This book is intended for new developers who want to work with Oracle NoSQL Database data using a SQL-like query language. Knowledge of standard SQL is not required, but it can help you ramp up on SQL for Oracle NoSQL Database more quickly.
Documentation Accessibility
For information about Oracle’s commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.
Access to Oracle Support
Oracle customers that have purchased support have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs if you are hearing impaired.
Diversity and Inclusion
Oracle is fully committed to diversity and inclusion. Oracle respects and values having a diverse workforce that increases thought leadership and innovation. As part of our initiative to build a more inclusive culture that positively impacts our employees, customers, and partners, we are working to remove insensitive terms from our products and documentation. We are also mindful of the necessity to maintain compatibility with our customers’ existing technologies and the need to ensure continuity of service as Oracle’s offerings and industry standards evolve. Because of these technical constraints, our effort to remove insensitive terms is ongoing and will take time and external cooperation.
Related Resources
See these Oracle resources:
Conventions
The following text conventions are used in this document:
Table 1 - Text Conventions
| Convention | Meaning |
|---|---|
| boldface | Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary. |
| italic | Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values. |
monospace |
Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter. |