Unique Key
| Columns |
|---|
| VECTOR_INDEX |
| AS_OF_DATE |
| RISK_FACTOR_ID |
| SCENARIO_SET |
| TENOR |
| MATURITY |
| MONEYNESS |
Outgoing Joins
| Target Table | Source Columns | Target Columns |
|---|---|---|
| MARKET_SHIFTS | AS_OF_DATE RISK_FACTOR_ID SCENARIO_SET TENOR MATURITY MONEYNESS | AS_OF_DATE RISK_FACTOR_ID SCENARIO_SET TENOR MATURITY MONEYNESS |
- If the default value is marked as empty, it means that the default value is ‘null’ for nullable fields, and that a value needs to be explicitly set for non-nullable fields. ↩︎