Download PDF version of this chapter: FRTB_Database_6.0.pdf This section provides the database definitions in . Here are a few points to note about the database descriptions:Documentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
-
The documentation mentions some constraints, for example NOT NULL and UNIQUE KEY.
These constraints may not be enforced by all databases and may be difficult to enforce when using views. However, will assume that the data satisfies these constraints and may behave unpredictably if they are not satisfied. -
The documentation includes the joins used between the tables/views.
These are provided for informational purposes, though they may optionally be used to construct keys and indices to help maintain data integrity and improve performance.
| Cube | Base Table |
|---|---|
| StandardisedApproachCube | SASENSITIVITIES |