IBDB@XE |
Table ARBITRE Taula que guardarą la informació sobre els arbitres |
Columns |
Name | Type | Optional | Default | Comments |
ID | NUMBER(10) | Identificador śnica de l'aribitre | ||
NOM | VARCHAR2(20) | Nom del arbitre | ||
COGNOM | VARCHAR2(40) | Cognoms del arbitre |
Primary Key |
Name | Columns |
PK_ARBITRE | ID |
Indexes |
Name | Columns | Type |
PK_ARBITRE | ID | Unique |