OTL 4.0, Examples for Oracle 12c.

The examples below work with Oracle 12c (12.1.0.2 or higher) /  OCI121. In general, all of these examples should work with any Oracle version higher than Oracle 12.1, when OCI121 is enabled in OTL by setting #define OTL_ORA12C. Oracle normally provides decent backward compatibility, at least at the source code level. All examples for Oracle 7 , Oracle 8/8iOracle 9i,  Oracle 10g, and Oracle 11g should work when OTL_ORA12C is enabled. In other words, in order to see more examples for Oracle 12c, take a closer look at the examples for Oracle 7, Oracle 8/8i, Oracle 9i, Oracle 10g, and Oracle11g.

  1. Example 760 (VARCHAR2 as JSON table column)
  2. Example 761 (CLOB as JSON table column)

Prev NextContentsGo Home

Copyright © 1996-2023, Sergei Kuchin, email: skuchin@gmail.com, skuchin@gmail.com .

Permission to use, copy, modify and redistribute this document for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.