[Home] [Help]
View: FII_ASSET_CAT_MINOR_V
| Product: | FII - Financial Intelligence (Obsolete) |
| Description: | This view is based on table FII_FA_CAT_DIMENSIONS. It will contain information about the minor category segment of an asset category. |
| Implementation/DBA Data: |
Not implemented in this database
|
View Text
SELECT DISTINCT MINOR_ID ID
, MINOR_VALUE VALUE
FROM FII_FA_CAT_DIMENSIONS
Columns