37.44 WRITE Procedure Signature 8
This procedure writes array attribute of type SDO_GEOMETRY.
Note:
This signature is only available if SDO_GEOMETRY (Oracle Locator) is installed in the database.Syntax
APEX_JSON.WRITE (
p_value IN mdsys.sdo_geometry );
Parameters
Parameter | Description |
---|---|
p_value |
The value to be written. |
Parent topic: APEX_JSON