productkeys

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ID INT 10 null
ClientID INT 10 0
ProductName VARCHAR 150 null
Serial VARCHAR 150 null
License VARCHAR 150 null
ExpireDate DATETIME 19 1700-01-01 01:01:01
UseExpire INT 10 0
Notes TEXT 65535 null
ComputerID INT 10 null
LicenseType INT 10 null
licensetypelookup.LicenseType Implied ConstraintR

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc ID
ClientID_2 Must be unique Asc/Asc/Asc/Asc ProductName + ClientID + Serial + ComputerID
UseExpire Performance Asc UseExpire

Relationships