[Home] [Help]
View: EDW_DIMENSIONS_MD_V
| Product: | BIS - Applications BIS |
| Description: | EDW_DIMENSIONS_MD_V |
| Implementation/DBA Data: |
Not implemented in this database
|
View Text
SELECT DIM.ELEMENTID
, DIM.NAME
, DIM.PREFIX
, DIM.LONGNAME
, DIM.NAME
, DIM.DESCRIPTION
FROM CMPWBDIMENSION_V DIM WITH READ ONLY
Columns
| Name |
| DIM_ID |
| DIM_NAME |
| DIM_PREFIX |
| DIM_LONG_NAME |
| DIM_TABLE_NAME |
| DIM_DESCRIPTION |