Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
tmc_id | serial | 10 | √ | nextval('sgn.temp_marker_correspondence_tmc_id_seq'::regclass) |
|
|
|||||
old_marker_id | int4 | 10 | √ | null |
|
|
|||||
new_marker_id | int4 | 10 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
temp_marker_correspondence_pkey | Primary key | Asc | tmc_id |