Table TABLE1
Summary
Columns
Relations
Table |
Type |
|
TABLE3 |
N-N |
|
TABLE2 |
1-N |
|
Constraints, Indexes and Triggers
Table |
Type |
|
JOINTABLE_FK1 |
Primary Key |
|
JOINTABLE_FK1 |
Reverse Foreign Key |
From table JOINTABLE |
TABLE2_FK |
Reverse Foreign Key |
From table TABLE2 |
PRIMARY_KEY_9 |
Index |
|
TABLE1_UNQ1_INDEX_9 |
Index |
|
Columns
ID_TABLE1
- Primary Key
- Type: INTEGER
- Data Type: INTEGER
- Size: 10
- Decimals: 0
- Not nullable
NAME
- Type: VARCHAR
- Data Type: VARCHAR
- Size: 255
- Decimals: 0
- Not nullable
Primary Key
JOINTABLE_FK1
Reverse Foreign Keys
JOINTABLE_FK1
TABLE2_FK
Indexes
PRIMARY_KEY_9
TABLE1_UNQ1_INDEX_9