Comment for Table USLUGI_OPERATORZY_INSTALACJE
Comment
Tabela przypisująca bazę dla operatora

Columns of Table USLUGI_OPERATORZY_INSTALACJE
Column ID Column Name Datatype Not Null Data Default Comments
1 ID NUMBER Y   PK generowany z sekwencji SEQ_USLUGI_OP_INS
2 ID_OPERATORA NUMBER Y   Identyfikator operatora (FK)
3 ID_INSTALACJI NUMBER Y   Identyfikator instalacji (FK)

Indexes on Table USLUGI_OPERATORZY_INSTALACJE
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
NON-UNIQUE INDX_USLUGI_OPE_IDINSTALACJI NORMAL ID_INSTALACJI <none>        
UNIQUE PK_USLUGI_OP_INS NORMAL ID <none>        
UNIQUE UQ_USLUGI_OP_INSTALACJE NORMAL ID_OPERATORA, ID_INSTALACJI <none>        

Foreign Key Constraints on Table USLUGI_OPERATORZY_INSTALACJE
Constraint Name Columns Ref Table Owner Referenced Table Name Referenced Columns Delete Rule Status Deferrable Deferred
FK_USLUGI_OP_INS_INSTALACJA ID_INSTALACJI F_54 USLUGI_INSTALACJE ID_INSTALACJI NO ACTION ENABLED No No
FK_USLUGI_OP_INS_OPERATOR ID_OPERATORA F_54 USLUGI_OPERATORZY ID NO ACTION ENABLED No No

PK, UK, & Check Constraints on Table USLUGI_OPERATORZY_INSTALACJE
Constraint Name Type Condition Status Columns
NN_USLUGI_OP_INS_INSTALACJA Check "ID_INSTALACJI" IS NOT NULL ENABLED ID_INSTALACJI
NN_USLUGI_OP_INS_OPERATOR Check "ID_OPERATORA" IS NOT NULL ENABLED ID_OPERATORA
PK_USLUGI_OP_INS Primary Key   ENABLED ID
UQ_USLUGI_OP_INSTALACJE Unique   ENABLED ID_OPERATORA, ID_INSTALACJI

Table USLUGI_OPERATORZY_INSTALACJE does not have...
Partitions
Redaction Policies