Columns of Table SL_TYP_WYKON
Column ID Column Name Datatype Not Null Data Default Comments
1 ID NUMBER Y    
2 NAZWA VARCHAR2(256 BYTE) Y    

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

PK, UK, & Check Constraints on Table SL_TYP_WYKON
Constraint Name Type Condition Status Columns
NN_SL_TYP_WYKON_ID Check "ID" IS NOT NULL ENABLED ID
NN_SL_TYP_WYKON_NAZWA Check "NAZWA" IS NOT NULL ENABLED NAZWA
PK_SL_TYP_WYKON Primary Key   ENABLED ID

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