Comment for Table PRZELEWY_FAK
Comment
tabela faktur (pozycje do przelewow)

Columns of Table PRZELEWY_FAK
Column ID Column Name Datatype Not Null Data Default Comments
1 ID_PRZ NUMBER(8)     FK - klucz do tabeli przelewy
2 ID_FAK NUMBER(8)     FK - klucz do tabeli faktury
3 WART_ZAP NUMBER(12,2)     wartosc zaplat
4 WART_ZAP_WAL NUMBER(12,2)     wartosc zaplat w walucie
5 ID NUMBER Y   PK - klucz glowny z sekwencji sq_przelewy_fak

Indexes on Table PRZELEWY_FAK
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
NON-UNIQUE IX_PRZELEELEWY_IDFAK NORMAL ID_FAK <none>        
UNIQUE PK_PRZELEWY_FAK NORMAL ID <none>        
UNIQUE PK_PRZELEWYFAK NORMAL ID_PRZ, ID_FAK <none>        

Foreign Key Constraints on Table PRZELEWY_FAK
Constraint Name Columns Ref Table Owner Referenced Table Name Referenced Columns Delete Rule Status Deferrable Deferred
FK_PRZELEWYFAK_FAKTURY ID_FAK F_54 FAKTURY ID_FAK NO ACTION ENABLED No No
FK_PRZELEWYFAK_PRZELEWY ID_PRZ F_54 PRZELEWY ID_PRZ NO ACTION ENABLED No No

PK, UK, & Check Constraints on Table PRZELEWY_FAK
Constraint Name Type Condition Status Columns
PK_PRZELEWY_FAK Primary Key   ENABLED ID
UQ_PRZELEWY_FAK_ID_PRZ_ID_FAK Unique   ENABLED ID_PRZ, ID_FAK

Table PRZELEWY_FAK does not have...
Partitions
Redaction Policies