Table BDNA_PUBLISH.dbo.CAT_CPU_PRODUCT
CPU information table

Generated by
SchemaSpy
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
ID float 8 CAT_CPU_PRODUCT table's unique identifier
LAST_MODIFIED_DATE datetime 16,3  √  null The date when last modification on the row was made
LABEL varchar 255  √  null CPU model (which includes model number, speed/clock rate, and code name if applicable)
MANUFACTURER_ID float 8  √  null
CAT_MANUFACTURER.ID FK0_CAT_CPU_PRODUCT R
CPU manufacturer
CORES float 8  √  null Number of cores per- CPU chip
THREADED varchar 16  √  null A flag to indicate whether the CPU supports multithreading or not

Analyzed at Thu Oct 04 14:29 PDT 2012

Indexes:
Column(s) Type Sort Constraint Name
ID Primary key Asc PK_CAT_CPU_PRODUCT

Close relationships  within of separation: