Create a CLOB from a file
- Last Updated: December 3, 2025
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The following example copies a file to a CLOB field.
The COPY-LOB statement converts the text in eucjis to
the -cpinternal code page:
|
The following example copies a file to a CLOB field.
The COPY-LOB statement converts the text in eucjis to
the -cpinternal code page:
|