Table TABLE2

Summary

Columns

Name Type Comment
ID_TABLE2 INTEGER(10,0)*
NAME VARCHAR(255,0)
ID_TABLE1 INTEGER(10,0)

Relations

Table Type
TABLE1 N-1

Constraints, Indexes and Triggers

Table Type
TABLE2_PK Primary Key
TABLE2_FK Foreign Key To table TABLE1
PRIMARY_KEY_93 Index
TABLE2_FK_INDEX_9 Index Unique

Columns

ID_TABLE2

NAME

ID_TABLE1

Primary Key

TABLE2_PK

Foreign Keys

TABLE2_FK

Indexes

PRIMARY_KEY_93

TABLE2_FK_INDEX_9