Comment for Table KDR_SL_STOP_WOJSK
Comment
Słownik stopni wojskowych

Columns of Table KDR_SL_STOP_WOJSK
Column ID Column Name Datatype Not Null Data Default Comments
1 ID_ST_WOJSK NUMBER Y   ID
2 NAZWA VARCHAR2(50 BYTE)     pelna nazwa stopnia
3 USUNIETY NUMBER(1)     czy usuniety
4 SKROT VARCHAR2(20 BYTE) Y   skrot nazwy

Indexes on Table KDR_SL_STOP_WOJSK
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
NON-UNIQUE IDX_KDR_SL_STOP_WOJSK_PK NORMAL ID_ST_WOJSK <none>        

PK, UK, & Check Constraints on Table KDR_SL_STOP_WOJSK
Constraint Name Type Condition Status Columns
NN_KDR_SL_STOP_WOJSK_ID Check "ID_ST_WOJSK" IS NOT NULL ENABLED ID_ST_WOJSK
NN_KDR_SL_STOP_WOJSK_SKROT Check "SKROT" IS NOT NULL ENABLED SKROT
PK_KDR_SL_STOP_WOJSK Primary Key   ENABLED ID_ST_WOJSK

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