Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FieldTableAttributeDefinition
subline idsublineidPK for subline
subline namesublinenameHuman readable name for subline
subline codesublinecodeShort hand for subline code


Company

FieldTableAttributeDefinition
company idcompanyidPK for company
company namecompanynamename of company
company descriptioncompanydescriptioncompany description


type_of_business

FieldTableAttributeDefinition
type_of_business idtype_of_businessidPK for type_of_business
type_of_business nametype_of_businessnamename of type_of_business
type_of_business descriptiontype_of_businessdescriptiontype_of_business description


class_group

FieldTableAttributeDefinition
class_group idclass_groupidPK for class_group
class_group nameclass_groupnamename of class_group
class_group descriptionclass_groupdescriptionclass_group description


Model Acronyms/Definitions

idAcronymExplanation
1PKprimary key, the unique identifier for a row
2FKforeign key, a reference to a unique row that is defined in another table.