Columns of Table KDR_SL_NAGRODY_KARY
Column ID Column Name Datatype Not Null Data Default Comments
1 ID_NAGRODY_KARY NUMBER Y    
2 NAZWA VARCHAR2(200 BYTE) Y    
3 SKROT VARCHAR2(20 BYTE) Y    
4 USUNIETY NUMBER(1) Y 0  

Indexes on Table KDR_SL_NAGRODY_KARY
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
NON-UNIQUE IDX_PK_KDR_SL_NAGRODY_KARY NORMAL ID_NAGRODY_KARY <none>        

PK, UK, & Check Constraints on Table KDR_SL_NAGRODY_KARY
Constraint Name Type Condition Status Columns
SYS_C0055092 Check "ID_NAGRODY_KARY" IS NOT NULL ENABLED ID_NAGRODY_KARY
SYS_C0055093 Check "NAZWA" IS NOT NULL ENABLED NAZWA
SYS_C0055094 Check "SKROT" IS NOT NULL ENABLED SKROT
SYS_C0055095 Check "USUNIETY" IS NOT NULL ENABLED USUNIETY
PK_KDR_SL_NAGRODY_KARY Primary Key   ENABLED ID_NAGRODY_KARY

Table KDR_SL_NAGRODY_KARY does not have...
Comments
Partitions
Foreign Key Constraints
Redaction Policies