Appendixes
Appendixes here provide background material for using JSON data with Oracle Database.
- ISO 8601 Date, Time, and Duration Support
International Standards Organization (ISO) standard 8601 describes an internationally accepted way to represent dates, times, and durations. Oracle Database supports the most common ISO 8601 formats as proper Oracle SQL date, time, and interval (duration) values. The formats that are supported are essentially those that are numeric-only, language-neutral, and unambiguous. - Oracle Database JSON Capabilities Specification
This appendix specifies capabilities for Oracle support of JSON data in Oracle Database. - Diagrams for Basic SQL/JSON Path Expression Syntax
Syntax diagrams and corresponding Backus-Naur Form (BNF) syntax descriptions are presented for the basic SQL/JSON path expression syntax.