Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
LEGAL_REQUIREMENT_TYPE_ID | NUMBER | 18 | null |
|
|
Field Legal Requirement Type ID. Stores primary key for this table. |
||||
NAME | VARCHAR2 | 1000 | null |
|
|
Field Name. Stores the name given to this record. |
||||
DESCRIPTION | VARCHAR2 | 4000 | √ | null |
|
|
Field Description. Stores the description given to this record. |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
LEGAL_REQUIREMENT_TYPE_PK | Primary key | Asc | LEGAL_REQUIREMENT_TYPE_ID |