Comment for Table ROZ_RATY_TMP
Comment
Tablica zawiera tymczasowo przekazywaną do rat listę faktur kandydatów

Columns of Table ROZ_RATY_TMP
Column ID Column Name Datatype Not Null Data Default Comments
1 ID_TMP NUMBER Y   Klucz główny z sekwencji SQ_ROZ_RATY_TMP_ID
2 ID_SESJI NUMBER     Id sesji z sekwencji SQ_SESJA
3 ID_FAK NUMBER     Id dokumentu z tabeli FAKTURY

Indexes on Table ROZ_RATY_TMP
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
NON-UNIQUE IX_ROZRATZRATY_IDFAK NORMAL ID_FAK <none>        
UNIQUE PK_ROZ_RATY_TMP_ID NORMAL ID_TMP <none>        

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

PK, UK, & Check Constraints on Table ROZ_RATY_TMP
Constraint Name Type Condition Status Columns
NN_ROZ_RATY_TMP_ID_FAK Check "ID_FAK" IS NOT NULL ENABLED ID_FAK
NN_ROZ_RATY_TMP_ID_SESJI Check "ID_SESJI" IS NOT NULL ENABLED ID_SESJI
PK_ROZ_RATY_TMP_ID Primary Key   ENABLED ID_TMP

Table ROZ_RATY_TMP does not have...
Partitions
Redaction Policies