auth_types

9 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
authtypecode VARCHAR 10 ''
auth_header.authtypecode Implied Constraint R
auth_subfield_structure.authtypecode auth_subfield_structure_ibfk_1 C
auth_tag_structure.authtypecode auth_tag_structure_ibfk_1 C
deletedauth_header.authtypecode Implied Constraint R
authtypetext VARCHAR 255 ''
auth_tag_to_report VARCHAR 3 ''
summary LONGTEXT 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
auth_types_s_pk Primary key Asc authtypecode
PRIMARY Must be unique Asc authtypecode

Relationships