Tables Previous topic Chapter index Next topic

LISTA_REG_AUDITORIA

 

Description

(There is no description for table LISTA_REG_AUDITORIA)

 

Fields

PK

FK

Field

Domain

Type

NN

Default

Description

 

 

NOMBRE

 

CHAR(80)

 

 

 

Triggers

(There are no triggers for table LISTA_REG_AUDITORIA)

 

Indices

(There are no indices on table LISTA_REG_AUDITORIA)

 

References

(There are no references for table LISTA_REG_AUDITORIA)

 

Referenced By

(There are no tables referenced by table LISTA_REG_AUDITORIA)

 

Definition

CREATE TABLE LISTA_REG_AUDITORIA (
    NOMBRE  CHAR(80) NOT NULL
);

 

     Previous topic Chapter index Next topic