DBA Data[Home] [Help]

VIEW: APPS.EDW_FACT_DIM_RELATIONS_MD_V

Source

View Text - Preformatted

select "FACT_ID","FACT_NAME","FACT_FK_ID","FACT_FK_NAME","FACT_FK_COL_ID","FACT_FK_COL_NAME","DIM_UK_COL_ID","DIM_UK_COL_NAME","DIM_UK_ID","DIM_UK_NAME","DIM_UK_LONG_NAME","DIM_ID","DIM_NAME","FACT_LONG_NAME" from EDW_FACT_DIM_RELATIONS_MD
View Text - HTML Formatted

SELECT "FACT_ID"
, "FACT_NAME"
, "FACT_FK_ID"
, "FACT_FK_NAME"
, "FACT_FK_COL_ID"
, "FACT_FK_COL_NAME"
, "DIM_UK_COL_ID"
, "DIM_UK_COL_NAME"
, "DIM_UK_ID"
, "DIM_UK_NAME"
, "DIM_UK_LONG_NAME"
, "DIM_ID"
, "DIM_NAME"
, "FACT_LONG_NAME"
FROM EDW_FACT_DIM_RELATIONS_MD