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. |