VALID_TIME_PERIOD |
||||
| Column Name | Data Type | Nulls | References Table |
Foreign Key Name |
|---|---|---|---|---|
| code | varchar (1) | |||
| period_def | varchar (15) | |||
References made to VALID_TIME_PERIOD |
||
| Table Name | Field Name | Foreign Key Name |
|---|---|---|
| TIME_PERIOD_SETUP | code | fk_time_period_setup1 |
Indexes on VALID_TIME_PERIOD |
|
| Index Name | Column(s) |
|---|---|
| pk_valid_time_period | code |