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


TABLE: BIS.EDW_SEC_FACT_INFO_T

Object Details
Object Name: EDW_SEC_FACT_INFO_T
Object Type: TABLE
Owner: BIS
FND Design Data: TableBIS.EDW_SEC_FACT_INFO_T
Subobject Name:
Status: VALID


Security Metadata Fact Table


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_SEC_FACT_INFO_T_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnFACT_ID
EDW_SEC_FACT_INFO_T_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnDIM_ID
EDW_SEC_FACT_INFO_T_N3 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnFACT_NAME
Columns
Name Datatype Length Mandatory Comments
FACT_ID NUMBER (9) Yes comment
FACT_NAME VARCHAR2 (255)
comment
FACT_LONG_NAME VARCHAR2 (2000)
comment
DIM_ID NUMBER (9)
comment
FK_COL_NAME VARCHAR2 (255)
comment
Query Text

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


SELECT FACT_ID
,      FACT_NAME
,      FACT_LONG_NAME
,      DIM_ID
,      FK_COL_NAME
FROM BIS.EDW_SEC_FACT_INFO_T;

Dependencies

[top of page]

BIS.EDW_SEC_FACT_INFO_T does not reference any database object

BIS.EDW_SEC_FACT_INFO_T is referenced by following:

SchemaAPPS
SynonymEDW_SEC_FACT_INFO_T