Comment for Table FAKTURY_USLUGI_POSESJE
Comment
Tabela zawiera pary - faktura, posesja w celu zapamietywania dla jakich posesji zosaly wygenerowane faktury

Columns of Table FAKTURY_USLUGI_POSESJE
Column ID Column Name Datatype Not Null Data Default Comments
1 ID_FAK NUMBER(8) Y   Identyfiaktor faktury z tabeli FAKTURY_USLUGI
2 ID_POSES VARCHAR2(15 BYTE) Y   Identyfiaktor posesji zawartej w fakturze

Indexes on Table FAKTURY_USLUGI_POSESJE
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
NON-UNIQUE IDX_FAK_USL_POSES_ID_FAK NORMAL ID_FAK <none>        
NON-UNIQUE IDX_FAK_USL_POSES_ID_POSES NORMAL ID_POSES <none>        

Foreign Key Constraints on Table FAKTURY_USLUGI_POSESJE
Constraint Name Columns Ref Table Owner Referenced Table Name Referenced Columns Delete Rule Status Deferrable Deferred
FK_FKUSLPOSES_FAKTURY ID_FAK F_54 FAKTURY ID_FAK NO ACTION ENABLED No No

PK, UK, & Check Constraints on Table FAKTURY_USLUGI_POSESJE
Constraint Name Type Condition Status Columns
SYS_C0054600 Check "ID_FAK" IS NOT NULL ENABLED ID_FAK
SYS_C0054601 Check "ID_POSES" IS NOT NULL ENABLED ID_POSES

Table FAKTURY_USLUGI_POSESJE does not have...
Partitions
Redaction Policies