26.43 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

Table 26-56 WRITE Parameters

Parameter Description
p_value The value to be written.