Columns of Table KIERUNKI
Column ID Column Name Datatype Not Null Data Default Comments
1 KIERUNEK VARCHAR2(20 BYTE) Y    
2 OPIS_KIER VARCHAR2(60 BYTE)      

Indexes on Table KIERUNKI
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE PK_KIERUNKI NORMAL KIERUNEK <none>        

PK, UK, & Check Constraints on Table KIERUNKI
Constraint Name Type Condition Status Columns
PK_KIERUNKI Primary Key   ENABLED KIERUNEK

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