Columns of Table SL_KL_DZIALY
Column ID Column Name Datatype Not Null Data Default Comments
1 ID NUMBER Y    
2 DZIAL VARCHAR2(50 BYTE) Y    
3 OPIS VARCHAR2(512 BYTE) Y    

Indexes on Table SL_KL_DZIALY
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE PK_SL_KL_DZIALY NORMAL ID <none>        

PK, UK, & Check Constraints on Table SL_KL_DZIALY
Constraint Name Type Condition Status Columns
SYS_C0055359 Check "ID" IS NOT NULL ENABLED ID
SYS_C0055360 Check "DZIAL" IS NOT NULL ENABLED DZIAL
SYS_C0055361 Check "OPIS" IS NOT NULL ENABLED OPIS
PK_SL_KL_DZIALY Primary Key   ENABLED ID

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