OCILIB (C Driver for Oracle) 3.9.2
|
Oracle Long datatype. More...
#include <ocilib.h>
Oracle Long datatype.
The following long Objects are supported:
Those types were used in older versions of Oracle (before Oracle8i) to store large chunks of data in the database.
It's now depreciated by Oracle that recommends using LOBs
Many databases and applications are still designed to use LONGs that's why OCILIB supports Long Objects and piecewise operations
Definition at line 503 of file ocilib_types.h.