14.1 sp256_promise_set_descriptions
This table is used to specify promise set (aka band list) names, and an optional 'number required' default for appointment offering.
Table Definition
Field | Type | Default | Nullable |
---|---|---|---|
list_name | varchar2(2) |
| |
description | varchar2(15) | | |
num_req | number(3) |
| |
| varchar2(100) | |
Keys
primary key (list_name)
Column Descriptions
Field | Description |
---|---|
list_name | List identifier. This column does not support wide (i.e. multibyte) characters. |
description | Free text description. |
num_req | Number required when appointments (promises) are requested using this promise set. |