Columns of Table RAP_RAPORTY_ROLE
Column ID Column Name Datatype Not Null Data Default Comments
1 ID NUMBER Y   PK, Id z sekwencji SQ_RAP_RAPORTY_ROLE
2 ID_RAP_RAPORT NUMBER Y   Id raportu, fk -> RAP_RAPORTY
3 ID_RAP_ROLA NUMBER Y   Id roli, fk -> RAP_ROLE

Indexes on Table RAP_RAPORTY_ROLE
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
NON-UNIQUE INDX_RAP_RAPORT_IDRAPRAP NORMAL ID_RAP_RAPORT <none>        
NON-UNIQUE INDX_RAP_RAPORT_IDRAPROLA NORMAL ID_RAP_ROLA <none>        
UNIQUE PK_RAP_RAPORTY_ROLE_ID NORMAL ID <none>        

Foreign Key Constraints on Table RAP_RAPORTY_ROLE
Constraint Name Columns Ref Table Owner Referenced Table Name Referenced Columns Delete Rule Status Deferrable Deferred
FK_RAP_RAPORTY_ROLE_RAPORT ID_RAP_RAPORT F_54 RAP_RAPORTY ID NO ACTION ENABLED No No
FK_RAP_RAPORTY_ROLE_ROLA ID_RAP_ROLA F_54 RAP_ROLE ID NO ACTION ENABLED No No

PK, UK, & Check Constraints on Table RAP_RAPORTY_ROLE
Constraint Name Type Condition Status Columns
NN_RAP_RAPORTY_ROLE_RAPORT Check "ID_RAP_RAPORT" IS NOT NULL ENABLED ID_RAP_RAPORT
NN_RAP_RAPORTY_ROLE_ROLA Check "ID_RAP_ROLA" IS NOT NULL ENABLED ID_RAP_ROLA
PK_RAP_RAPORTY_ROLE_ID Primary Key   ENABLED ID

Table RAP_RAPORTY_ROLE does not have...
Comments
Partitions
Redaction Policies