Comment for Table SL_PARAM_MODULY
Comment
Tabela modółów dla parametrów systemu

Columns of Table SL_PARAM_MODULY
Column ID Column Name Datatype Not Null Data Default Comments
1 MODUL VARCHAR2(5 CHAR) Y   PK - sktór modułu np DEK, KDR, FIN, ROZ
2 OPIS VARCHAR2(2000 CHAR)     Opis modułu

Indexes on Table SL_PARAM_MODULY
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE PK_SL_PARAM_MODULY NORMAL MODUL <none>        

PK, UK, & Check Constraints on Table SL_PARAM_MODULY
Constraint Name Type Condition Status Columns
NN_SL_PARAM_MODULY_MODUL Check "MODUL" IS NOT NULL ENABLED MODUL
PK_SL_PARAM_MODULY Primary Key   ENABLED MODUL

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