Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| georef_protocol_id | INT | 10 | √ | null |
|
|
PK. Autoincrementing |
||||||||||
| georef_protocol | VARCHAR | 500 | null |
|
|
Shorthand for the method |
|||||||||||
| georef_protocol_notes | TEXT | 65535 | √ | NULL |
|
|
Notes about the method |
||||||||||
| georef_protocol_citation | TEXT | 65535 | √ | NULL |
|
|
Citation for the method |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| dic_georef_protocol_s_pk | Primary key | Asc | georef_protocol_id |
| PRIMARY | Must be unique | Asc | georef_protocol_id |



