OTL 4.0, Examples for Oracle 11g Release 2
The examples below work with Oracle
11g Release 2 / OCI112 In general, all of
these examples should work with any Oracle version higher than
Oracle 11.2, when OCI112 is enabled in OTL by setting #define
OTL_ORA11G_R2.
Oracle normally provides decent backward compatibility, at least
at the source code level. All examples for
Oracle 7 ,
Oracle 8/8i,
Oracle 9i, and
Oracle 10g should work when
OTL_ORA11G_R2 is
enabled. In other words, in order to see more examples for
Oracle 11g Release 2, take a closer look at the examples for
Oracle 7, Oracle 8/8i, Oracle 9i, and Oracle 10g.
- Example 698 (Oracle 11.2,
native support for 64-bit ints)
- Example 699 (Oracle 11.2,
APPEND_VALUES optimizer hint)
- Example 769 (Oracle 11.2 and
higher, SDO Spatial Geometry)
Prev NextContentsGo Home
Copyright © 1996-2024, 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.