Comment for Table EG_SL_STATUSY
Comment
Słownik statusów postępowania egzekucyjnego.

Columns of Table EG_SL_STATUSY
Column ID Column Name Datatype Not Null Data Default Comments
1 ID VARCHAR2(1 BYTE) Y   Jednoliterowy skrót statusu postępowania egzekucyjnego.
2 NAZWA VARCHAR2(50 BYTE)     Nazwa statusu postępowania egzekucyjnego.

Indexes on Table EG_SL_STATUSY
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE PK_SL_PE_STATUSY_ID NORMAL ID <none>        
UNIQUE UQ_SL_PE_STATUSY_NAZWA NORMAL NAZWA <none>        

PK, UK, & Check Constraints on Table EG_SL_STATUSY
Constraint Name Type Condition Status Columns
PK_SL_PE_STATUSY_ID Primary Key   ENABLED ID
UQ_SL_PE_STATUSY_NAZWA Unique   ENABLED NAZWA

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