Comment for Table SL_KIERUNKI
Comment
Słownik kirunków używany w slowniku paragrafów

Columns of Table SL_KIERUNKI
Column ID Column Name Datatype Not Null Data Default Comments
1 ID NUMBER Y    
2 KIERUNEK VARCHAR2(50 BYTE) Y    
3 K_OBR VARCHAR2(1 BYTE) Y    

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

PK, UK, & Check Constraints on Table SL_KIERUNKI
Constraint Name Type Condition Status Columns
CH_SL_KIERUNKI_K_OBR Check K_OBR IN ('P', 'R') ENABLED K_OBR
SYS_C0055356 Check "ID" IS NOT NULL ENABLED ID
SYS_C0055357 Check "KIERUNEK" IS NOT NULL ENABLED KIERUNEK
SYS_C0055358 Check "K_OBR" IS NOT NULL ENABLED K_OBR
PK_SL_KIERUNKI Primary Key   ENABLED ID

Table SL_KIERUNKI does not have...
Partitions
Foreign Key Constraints
Redaction Policies