43.9 SPATIAL_IS_AVAILABLE Function

This function returns whether spatial is available in the database.

Syntax

APEX_SPATIAL.SPATIAL_IS_AVAILABLE (
  spatial_is_available )
RETURN BOOLEAN;

Returns

Table 43-11 APEX_SPATIAL.SPATIAL_IS_AVAILABLE Returns

Parameter Description

*

True when spatial (SDO_GEOMETRY) is available in the database. Otherwise, false.