SPACE BINS Table
View exposing bin definition records used in space analytics including measure names, ranking attributes, and minimum and maximum values for each bin.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
MAX_VAL |
Max val associated with the record. |
NUMBER |
|
MEASURE |
Measure associated with the record. |
VARCHAR2 |
31 |
MIN_VAL |
Min val associated with the record. |
NUMBER |
|
RANK |
Rank associated with the record. |
NUMBER |