Columns of Table RAP_RAPORTY_KATALOGI
Column ID Column Name Datatype Not Null Data Default Comments
1 ID NUMBER Y   PK, Id z sekwencji SQ_RAP_RAPORTY_KATALOGI
2 ID_RAP_RAPORT NUMBER Y   Id raportu, fk -> RAP_RAPORTY
3 ID_RAP_KATALOG NUMBER Y   Id katalogu, fk -> RAP_KATALOGI

Indexes on Table RAP_RAPORTY_KATALOGI
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
NON-UNIQUE INDX_RAP_RAPORT_IDRAPKATALOG NORMAL ID_RAP_KATALOG <none>        
UNIQUE PK_RAP_RAPORTY_KATALOGI_ID NORMAL ID <none>        
UNIQUE UQ_RAP_RAPOR_KATALOGI_KAT_RAP NORMAL ID_RAP_RAPORT, ID_RAP_KATALOG <none>        

Foreign Key Constraints on Table RAP_RAPORTY_KATALOGI
Constraint Name Columns Ref Table Owner Referenced Table Name Referenced Columns Delete Rule Status Deferrable Deferred
FK_RAP_RAPORTY_KATALOGI_KATAL ID_RAP_KATALOG F_54 RAP_KATALOGI ID NO ACTION ENABLED No No
FK_RAP_RAPORTY_KATALOGI_RAPORT ID_RAP_RAPORT F_54 RAP_RAPORTY ID NO ACTION ENABLED No No

PK, UK, & Check Constraints on Table RAP_RAPORTY_KATALOGI
Constraint Name Type Condition Status Columns
NN_RAP_RAPORTY_KATALOGI_KATAL Check "ID_RAP_KATALOG" IS NOT NULL ENABLED ID_RAP_KATALOG
NN_RAP_RAPORTY_KATALOGI_RAPORT Check "ID_RAP_RAPORT" IS NOT NULL ENABLED ID_RAP_RAPORT
PK_RAP_RAPORTY_KATALOGI_ID Primary Key   ENABLED ID
UQ_RAP_RAPOR_KATALOGI_KAT_RAP Unique   ENABLED ID_RAP_RAPORT, ID_RAP_KATALOG

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