CommonNames

From Species File Help
(Difference between revisions)
Jump to: navigation, search
(formatting, cat)
 
Line 1: Line 1:
 
tblCommonNames contains common names for taxa.
 
tblCommonNames contains common names for taxa.
  
    TaxonNameID, integer, 4 bytes, = tblTaxa.TaxonNameID
+
*TaxonNameID, integer, 4 bytes, = tblTaxa.TaxonNameID
    SeqNum, integer, 2 bytes, used with TaxonNameID to form the primary key
+
*SeqNum, integer, 2 bytes, used with TaxonNameID to form the primary key
    Name, text, 50 characterss maximum, accepts Unicode characters
+
*Name, text, 50 characterss maximum, accepts Unicode characters
    LanguageID, integer, 4 bytes, = tblLanguageList.LanguageID
+
*LanguageID, integer, 4 bytes, = tblLanguageList.LanguageID
    LastUpdate, smalldatetime, date and time row last updated
+
*LastUpdate, smalldatetime, date and time row last updated
    ModifiedBy, integer, 4 bytes, FileUserID of the signon that made the change
+
*ModifiedBy, integer, 4 bytes, FileUserID of the signon that made the change
    CreatedOn, smalldatetime, date and time row was created
+
*CreatedOn, smalldatetime, date and time row was created
    CreatedBy, integer, 4 bytes, FileUserID of the signon that created the row
+
*CreatedBy, integer, 4 bytes, FileUserID of the signon that created the row
  
 
[[Category:TaxaTables]]
 
[[Category:TaxaTables]]
 +
[[Category:Tables]]

Latest revision as of 13:14, 8 September 2012

tblCommonNames contains common names for taxa.

  • TaxonNameID, integer, 4 bytes, = tblTaxa.TaxonNameID
  • SeqNum, integer, 2 bytes, used with TaxonNameID to form the primary key
  • Name, text, 50 characterss maximum, accepts Unicode characters
  • LanguageID, integer, 4 bytes, = tblLanguageList.LanguageID
  • LastUpdate, smalldatetime, date and time row last updated
  • ModifiedBy, integer, 4 bytes, FileUserID of the signon that made the change
  • CreatedOn, smalldatetime, date and time row was created
  • CreatedBy, integer, 4 bytes, FileUserID of the signon that created the row
Personal tools
Namespaces

Variants
Actions
Navigation
Species Files
Wiki
Toolbox