Schema F_54
Oracle Version 11.2.0.4.0
As Of 2022/09/19 13:58:07
Prior Table | Table USLUGI_TRASY_POO | Next Table |
Comment |
---|
Tabela przypisująca POO do trasy |
Column ID | Column Name | Datatype | Not Null | Data Default | Comments |
---|---|---|---|---|---|
1 | ID | NUMBER | Y | PK generowany z sekwencji SEQ_USLUGI_TRASY_POO | |
2 | NR_TRASY | NUMBER | Y | Identyfikator trasy (FK) | |
3 | ID_POO | NUMBER | Y | Identyfikator POO (FK) |
Uniqueness | Index Name | Type | Columns | Partitions | Partition Type | Partition Columns | Subpartition Type | Subpartition Columns |
---|---|---|---|---|---|---|---|---|
NON-UNIQUE | INDX_USLUGI_TRA_IDPOO | NORMAL | ID_POO | <none> | ||||
UNIQUE | PK_USLUGI_TRASY_POO | NORMAL | ID | <none> | ||||
UNIQUE | UQ_USLUGI_TRASY_POO | NORMAL | NR_TRASY, ID_POO | <none> |
Constraint Name | Columns | Ref Table Owner | Referenced Table Name | Referenced Columns | Delete Rule | Status | Deferrable | Deferred |
---|---|---|---|---|---|---|---|---|
FK_USLUGI_TRASY_POO_POO | ID_POO | F_54 | USLUGI_POO | ID | NO ACTION | ENABLED | No | No |
FK_USLUGI_TRASY_POO_TRASY | NR_TRASY | F_54 | SL_TRASY | NR_TRASY | NO ACTION | ENABLED | No | No |
Constraint Name | Type | Condition | Status | Columns |
---|---|---|---|---|
NN_USLUGI_TR_POO_POO | Check | "ID_POO" IS NOT NULL | ENABLED | ID_POO |
NN_USLUGI_TR_POO_TRASY | Check | "NR_TRASY" IS NOT NULL | ENABLED | NR_TRASY |
PK_USLUGI_TRASY_POO | Primary Key | ENABLED | ID | |
UQ_USLUGI_TRASY_POO | Unique | ENABLED | NR_TRASY, ID_POO |
Partitions |
Redaction Policies |