Name | Type | Can be null | Description | |||
---|---|---|---|---|---|---|
Id | PK | I | char(3) | No | Machine identifier | |
Nr_Cpus | integer | No | Number of CPUs | |||
Platform | varchar(8) | FK | No | Machine platform | ||
Description | varchar(128) | No | Free text description |
Primary key:
|
Local field(s) | Foreign table | Foreign field(s) |
---|---|---|
Platform | descript.os_descript | platform |