| Previous: role | Unanet Data Model | Next: sequence_number |
| Column Name | Data Type | Default Value |
References Table |
Foreign Key Name |
||
| 1. | PK | person_key | decimal(15) | |||
| 2. | PK | manager_path | varchar(128) | |||
| 3. | PK | token | varchar(16) | |||
| 4. | status | char(1) | ('Y') | |||
| Name | Definition |
| cc_section_status | ([status]='N' OR [status]='Y') |
| Index Name | Unique | Column Name | Asc Or Desc |
| pk_section_status | true | person_key | Asc |
| manager_path | |||
| token |