Entity
Name TECHNOLOGY EVENT TYPE
Definition A Technology Event Type classifies a specific kind of thing that occured in relation to a given set of hardware and software

Attribute
Name Definition Datatype Required Is PK Is FK
Technology Event Type Identifier A Technology Event Type Identifier is a unique value that represents kind of computer / software occurence that may be planned or unexpected. INTEGER Yes Yes No
Technology Event Type Description A Technology Event Type Description is the free form text that further defines or clarifies a something that happens in the context of a computer or technology setting. VARCHAR(150) Yes No No
Planned Indicator A Planned Indicator is a binary representation of whether or not a particular occurrence was preplanned ("Y") or if it was spontaneous ("N"). CHAR(1) Yes No No