installertypes

5 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
InstallerTypeId INT UNSIGNED 10 null
installertokens.InstallerTypeId Implied ConstraintR
InstallerTypeName VARCHAR 50 null
CreatedBy VARCHAR 100 null
CreateDate DATETIME 19 null
UpdatedBy VARCHAR 100 null
UpdateDate DATETIME 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc InstallerTypeId
InstallerTypeName Must be unique Asc InstallerTypeName

Relationships