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