Description
(There is no description for table LISTA_MODALIDADES)
Fields
PK | FK | Field | Domain | Type | NN | Default | Description |
---|---|---|---|---|---|---|---|
|
|
NOMBRE |
|
CHAR(20) |
|
|
Triggers
(There are no triggers for table LISTA_MODALIDADES)
Indices
(There are no indices on table LISTA_MODALIDADES)
References
(There are no references for table LISTA_MODALIDADES)
Referenced By
(There are no tables referenced by table LISTA_MODALIDADES)
Definition
CREATE TABLE LISTA_MODALIDADES (
NOMBRE CHAR(20)
);
![]() ![]() ![]() |