Comment for Table KDR_KODY
Comment
Wartości kodów, w szczególności kodów ZUS: 311, 312, itp. (kody świadczenia/przerwy), 0110, 1240, itp. (kody tytułu ubezpieczenia)

Columns of Table KDR_KODY
Column ID Column Name Datatype Not Null Data Default Comments
1 ID_KODY NUMBER Y   ID
2 ID_KODY_TYP VARCHAR2(20 CHAR) Y   ID typu kodu
3 KOD VARCHAR2(20 BYTE)     Wartość kodu
4 NAZWA VARCHAR2(1024 BYTE)     Nazwa / opis
5 PRIORYTET NUMBER      

Indexes on Table KDR_KODY
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
NON-UNIQUE IDX_KDR_KODY_PK NORMAL ID_KODY <none>        
UNIQUE IDX_KDR_KODY_TYP_KOD NORMAL ID_KODY_TYP, KOD <none>        

Foreign Key Constraints on Table KDR_KODY
Constraint Name Columns Ref Table Owner Referenced Table Name Referenced Columns Delete Rule Status Deferrable Deferred
FK_KDR_KODY_KDR_KODY_TYP ID_KODY_TYP F_54 KDR_KODY_TYP SKROT NO ACTION ENABLED No No

PK, UK, & Check Constraints on Table KDR_KODY
Constraint Name Type Condition Status Columns
NN_KDR_KODY_ID_KODY Check "ID_KODY" IS NOT NULL ENABLED ID_KODY
NN_KDR_KODY_ID_KODY_TYP Check "ID_KODY_TYP" IS NOT NULL ENABLED ID_KODY_TYP
PK_KDR_KODY Primary Key   ENABLED ID_KODY
UQ_KDR_KODY Unique   ENABLED ID_KODY_TYP, KOD

Table KDR_KODY does not have...
Partitions
Redaction Policies