Comment for Table KDR_SL_STOP_NAUK
Comment
Słownik stopni naukowych

Columns of Table KDR_SL_STOP_NAUK
Column ID Column Name Datatype Not Null Data Default Comments
1 ID_STOP_NAUK NUMBER Y   ID
2 NAZWA VARCHAR2(50 CHAR)     Nazwa
3 USUNIETY NUMBER(1)   0 Czy usunięty?
4 SKROT VARCHAR2(20 CHAR) Y   Skrót

Indexes on Table KDR_SL_STOP_NAUK
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
NON-UNIQUE IDX_KDR_SL_STOP_NAUK_PK NORMAL ID_STOP_NAUK <none>        
NON-UNIQUE IDX_KDR_SL_STOP_NAUK_UQ NORMAL SKROT <none>        

PK, UK, & Check Constraints on Table KDR_SL_STOP_NAUK
Constraint Name Type Condition Status Columns
NN_KDR_SL_STOP_NAUK_ID Check "ID_STOP_NAUK" IS NOT NULL ENABLED ID_STOP_NAUK
NN_KDR_SL_STOP_NAUK_SKROT Check "SKROT" IS NOT NULL ENABLED SKROT
PK_KDR_SL_STOP_NAUK Primary Key   ENABLED ID_STOP_NAUK
UQ_KDR_SL_STOP_NAUK_SKROT Unique   ENABLED SKROT

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