Name | Type | Can be null | Description | |||
---|---|---|---|---|---|---|
MCCard_Id | PK | I | integer | No | Monte Carlo card identifier, used for foreign keys | |
Description | I | varchar(60) | No | Card description, used for human interaction | ||
MCCard_Group | integer | FK | No | Group identifier to which the card belongs |
Primary key:
|
Unique:
|
Local field(s) | Foreign table | Foreign field(s) |
---|---|---|
MCCard_Group | descript.mccard_group | mccard_group |