[Home] [Help]
View: FV_FUND_PARAMETERS_V
| Product: | FV - Federal Financials |
| Description: | Stores information about treasury symbol and fund value per set of books |
| Implementation/DBA Data: |
APPS.FV_FUND_PARAMETERS_V
|
View Text
SELECT DISTINCT(TREASURY_SYMBOL) TREASURY_SYMBOL
, SET_OF_BOOKS_ID
FROM FV_FUND_PARAMETERS
Columns
| Name |
| TREASURY_SYMBOL |
| SET_OF_BOOKS_ID |