This table stores all the band parameters and their values from BI Configuration
Module:
BAND_NAME, DATASOURCE_CODE, RANGE_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
DATASOURCE_CODE | VARCHAR2 | 32 | True | Datasource code. | |||
BAND_NAME | VARCHAR2 | 128 | True | Band Name from BI Configuration | |||
RANGE_ID | NUMBER | 38 | 0 | True | Band Range Id from BI Configuration | ||
SOURCE_RECORD_ID | VARCHAR2 | 999 | Source record identifier. | ||||
RANGE_LABEL | VARCHAR2 | 128 | Band Range Label | ||||
MIN_RANGE | NUMBER | 38 | 0 | The lowest value in the range defined | |||
MAX_RANGE | NUMBER | 38 | 0 | The highest value in the range defined |
Copyright © 2019, 2023, Oracle and/or its affiliates.