Comment for Table SKAZANI_WYKONANIA
Comment
miesieczne ilosci odpracowanych godzin dla spraw

Columns of Table SKAZANI_WYKONANIA
Column ID Column Name Datatype Not Null Data Default Comments
1 ID_WYK NUMBER(8) Y   id wykonania
2 ID_SPRAWY NUMBER(8) Y   id sprawy dla ktorej wprowadzone sa odpracowane godziny
3 ROK NUMBER(4)     rok w ktorym bylo odpracowanie
4 MIESIAC NUMBER(2)     mieisac w ktorym bylo odpracowanie
5 WYKONANIE NUMBER(6)     ilosc godzin przepracowanych w piesiacu

Indexes on Table SKAZANI_WYKONANIA
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE SKAZANI_WYKONANIA_PK NORMAL ID_WYK <none>        
UNIQUE UK_WYKONANIA_SPRAWY NORMAL ID_SPRAWY, ROK, MIESIAC <none>        

Foreign Key Constraints on Table SKAZANI_WYKONANIA
Constraint Name Columns Ref Table Owner Referenced Table Name Referenced Columns Delete Rule Status Deferrable Deferred
FK_WYKONANIA_SPRAWY ID_SPRAWY F_54 SKAZANI_SPRAWY ID_SPRAWY NO ACTION ENABLED No No

PK, UK, & Check Constraints on Table SKAZANI_WYKONANIA
Constraint Name Type Condition Status Columns
SYS_C0054832 Check "ID_WYK" IS NOT NULL ENABLED ID_WYK
SYS_C0054833 Check "ID_SPRAWY" IS NOT NULL ENABLED ID_SPRAWY
SKAZANI_WYKONANIA_PK Primary Key   ENABLED ID_WYK
UK_WYKONANIA_SPRAWY Unique   ENABLED ID_SPRAWY, ROK, MIESIAC

Table SKAZANI_WYKONANIA does not have...
Partitions
Redaction Policies