Comment for Table PRAC_WYPLACONE
Comment
Wyplacone skladniki wyplat. Zawiera wszystkie te elementy, ktore znajduja sie na jakims pasku.

Columns of Table PRAC_WYPLACONE
Column ID Column Name Datatype Not Null Data Default Comments
1 ID_WYPLATY1 NUMBER Y   Klucz obcy do prac_wyplaty
2 ID_PASKA2 NUMBER Y   Klucz obcy do PRAC_PASKI
3 KWOTA NUMBER     Kwota do wyplaty

Indexes on Table PRAC_WYPLACONE
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
NON-UNIQUE IDX_PRACWYPLACONE_IDPASKA NORMAL ID_PASKA <none>        
UNIQUE PRAC_WYPLACONE_PK NORMAL ID_WYPLATY, ID_PASKA <none>        

Foreign Key Constraints on Table PRAC_WYPLACONE
Constraint Name Columns Ref Table Owner Referenced Table Name Referenced Columns Delete Rule Status Deferrable Deferred
FK_PRACWYPLACONE_PRACPASKI ID_PASKA F_54 PRAC_PASKI ID_PASKA NO ACTION ENABLED No No
FK_PRACWYPLACONE_PRACWYPLATY ID_WYPLATY F_54 PRAC_WYPLATY ID_WYPLATY NO ACTION ENABLED No No

PK, UK, & Check Constraints on Table PRAC_WYPLACONE
Constraint Name Type Condition Status Columns
SYS_C0054816 Check "ID_WYPLATY" IS NOT NULL ENABLED ID_WYPLATY
SYS_C0054817 Check "ID_PASKA" IS NOT NULL ENABLED ID_PASKA
PRAC_WYPLACONE_PK Primary Key   ENABLED ID_WYPLATY, ID_PASKA

Table PRAC_WYPLACONE does not have...
Partitions
Redaction Policies