37.38 WRITE Procedure Signature 2
This procedure writes an array attribute of type clob.
Syntax
APEX_JSON.WRITE (
p_value IN CLOB );Parameters
| Parameter | Description |
|---|---|
p_value |
The value to be written. |
Example
Parent topic: APEX_JSON