| Column | MySQL Type | Oracle Type | Nullable | Description |
|---|---|---|---|---|
| WID | BIGINT | NUMBER | No | Warehouse identifier for this TranscriptionUnit |
| Name | VARCHAR | VARCHAR2(255) | No | Name of the transcription unit |
| DataSetWID | BIGINT | NUMBER | No | Reference to the data set from which the entity came from |
| Table | Column |
|---|---|
| TranscriptionUnitComponent | TranscriptionUnitWID |
| Name | Columns |
|---|---|
| TranscriptionUnit_DWID | DataSetWID |
| TranscriptionUnit_Name | Name |