File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12756,10 +12756,10 @@ that connection.
12756
12756
12757
12757
## <a name="sodaoverview"></a> 29. Simple Oracle Document Access (SODA)
12758
12758
12759
- Oracle Database Simple Oracle Document Access (SODA) access is
12760
- available in node-oracledb through a set of NoSQL-style APIs.
12761
- Documents can be inserted, queried, and retrieved from Oracle Database
12762
- using node-oracledb methods. By default, documents are JSON strings.
12759
+ Oracle Database Simple Oracle Document Access (SODA) is available in
12760
+ node-oracledb through a set of NoSQL-style APIs. Documents can be inserted,
12761
+ queried, and retrieved from Oracle Database using node-oracledb methods. By
12762
+ default, documents are JSON strings.
12763
12763
12764
12764
The [Oracle Database Introduction to SODA][103] manual contains much
12765
12765
information relevant to using SODA. You can use Oracle SODA
You can’t perform that action at this time.
0 commit comments