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


TABLE: APPS.ASO_BI_TOP_RSG_MV

Object Details
Object Name: ASO_BI_TOP_RSG_MV
Object Type: TABLE
Owner: APPS
Subobject Name:
Status: VALID
Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
I_SNAP$_ASO_BI_TOP_RSG_MV FUNCTION-BASED NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnSYS_OP_MAP_NONNULL("GROUP_ID")
Columns
Name Datatype Length Mandatory Comments
GROUP_ID NUMBER
Yes Group id of sales groups that are the top of the heirarchy
GCOUNT NUMBER

Number of groups that are at the top of the heirarchy
Query Text

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


SELECT GROUP_ID
,      GCOUNT
FROM APPS.ASO_BI_TOP_RSG_MV;

Dependencies

[top of page]

APPS.ASO_BI_TOP_RSG_MV does not reference any database object

APPS.ASO_BI_TOP_RSG_MV is referenced by following:

SchemaAPPS
Materialized ViewASO_BI_RSG_PRNT_MV
Materialized ViewASO_BI_TOP_RSG_MV