IN_OBJECT_DDL - Perceptive Content Database IN_DB_UTIL Package for Oracle Server - Foundation 24.1 - Foundation 24.1 - Ready - Perceptive Content - external

Perceptive Content Database IN_DB_UTIL Package for Oracle Server

Platform
Perceptive Content
Product
Perceptive Content Database IN_DB_UTIL Package for Oracle Server
Release
Foundation 24.1
License

The IN_OBJECT_DDL type is a table type that is based on the IN_OBJECTS record type. It is used to define variables to store a collection of SQL commands for processing or passing between procedures.

TYPE IN_OBJECT_DDL IS TABLE OF IN_OBJECTS INDEX BY PLS_INTEGER;