DBA Data[Home] [Help] [Dependency Information]


MATERIALIZED VIEW: APPS.CSF_MD_POIS_MAT_V

Object Details
Object Name: CSF_MD_POIS_MAT_V
Object Type: MATERIALIZED VIEW
Owner: APPS
Subobject Name:
Status: VALID
M-View Details
Container: CSF_MD_POIS_MAT_V
Updatable: N
Rewrite Enabled: N
Rewrite Capability: NONE
Refresh Mode: DEMAND
Refresh Method: FORCE
Build Mode: DEFERRED
Fast Refreshable: NO
MV Log Dependencies:

CSF_MD_POI_NM_ASGNS

[View Source Query]

Columns
Name Datatype Length Mandatory Comments
POI_ID NUMBER (30)
FEATURE_CODE NUMBER

GEOMETRY SDO_GEOMETRY (1)
NAME VARCHAR2 (70)
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT POI_ID
,      FEATURE_CODE
,      GEOMETRY
,      NAME
FROM APPS.CSF_MD_POIS_MAT_V;

Dependencies

[top of page]

APPS.CSF_MD_POIS_MAT_V references the following:

SchemaAPPS
SynonymCSF_MD_NAMES
SynonymCSF_MD_POIS
TableCSF_MD_POIS_MAT_V
SynonymCSF_MD_POI_NM_ASGNS
SchemaCSF
TableCSF_MD_NAMES
TableCSF_MD_POIS
TableCSF_MD_POI_NM_ASGNS

APPS.CSF_MD_POIS_MAT_V is not referenced by any database object