Comment for Table SL_STANOWISKA_SLUZBOWE
Comment
Tabela słownika stanowisk służbowych, stworzona na potrzeby metryki sprawy

Columns of Table SL_STANOWISKA_SLUZBOWE
Column ID Column Name Datatype Not Null Data Default Comments
1 ID NUMBER(8) Y   Id słownika stanowisk służbowych
2 NAZWA VARCHAR2(1024 CHAR) Y   Pełna nazwa stanowiska służbowego

Indexes on Table SL_STANOWISKA_SLUZBOWE
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE PK_SL_STANOWISKA_SLUZBOWE NORMAL ID <none>        
UNIQUE UQ_SL_STANOWISKA_SLUZBOWE NORMAL NAZWA <none>        

PK, UK, & Check Constraints on Table SL_STANOWISKA_SLUZBOWE
Constraint Name Type Condition Status Columns
NN_SL_STANOWISKA_SLUZBOWE Check "NAZWA" IS NOT NULL ENABLED NAZWA
PK_SL_STANOWISKA_SLUZBOWE Primary Key   ENABLED ID
UQ_SL_STANOWISKA_SLUZBOWE Unique   ENABLED NAZWA

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