Table : identifiers

Field Summary
Name Type Description
id Serial  
reference_item_id reference_items(id)  
content Varchar-50  
identifier_type_id identifier_type(id)  

Sql Summary
Name Type PrKey Unq NotN MUnq Def Idx1
id int set.gif unset.gif unset.gif unset.gif   set.gif
reference_item_id int unset.gif unset.gif unset.gif unset.gif   set.gif
content varchar(50) unset.gif unset.gif unset.gif unset.gif   unset.gif
identifier_type_id int unset.gif unset.gif unset.gif unset.gif   unset.gif

Foreign Keys
Field Import On Update On Delete
reference_item_idreference_items(id)NO ACTIONNO ACTION
identifier_type_ididentifier_type(id)NO ACTIONNO ACTION