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


TABLE: CSF.CSF_SPATIAL_STAT_M_WM

Object Details
Object Name: CSF_SPATIAL_STAT_M_WM
Object Type: TABLE
Owner: CSF
Subobject Name:
Status: VALID


DEFINITION
This table contains the number of records for each CSF spatial table in the dataset and is used for installation verification purposes.
EXAMPLE
MISCELLANEOUS


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
TABLE_NAME VARCHAR2 (240)
Stores the Name of the CSF Spatial table.
NUM_RECORDS VARCHAR2 (240)
Stores the Number of records in the CSF Spatial table.
Query Text

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


SELECT TABLE_NAME
,      NUM_RECORDS
FROM CSF.CSF_SPATIAL_STAT_M_WM;

Dependencies

[top of page]

CSF.CSF_SPATIAL_STAT_M_WM does not reference any database object

CSF.CSF_SPATIAL_STAT_M_WM is referenced by following:

SchemaAPPS
SynonymCSF_SPATIAL_STAT_M_WM