Schema F_54
Oracle Version 11.2.0.4.0
As Of 2022/09/19 13:58:07
Prior Table | Table DEK_WZORCE_SL_MAPER | Next Table |
Column ID | Column Name | Datatype | Not Null | Data Default | Comments |
---|---|---|---|---|---|
1 | ID | NUMBER | Y | ||
2 | TABELA | VARCHAR2(30 CHAR) | |||
3 | KOLUMNA | VARCHAR2(30 CHAR) | |||
4 | SKROT | VARCHAR2(128 CHAR) | Y | ||
5 | OPIS | VARCHAR2(2000 CHAR) | Y |
Uniqueness | Index Name | Type | Columns | Partitions | Partition Type | Partition Columns | Subpartition Type | Subpartition Columns |
---|---|---|---|---|---|---|---|---|
UNIQUE | PK_DEK_WZORCE_SL_MAPER | NORMAL | ID | <none> | ||||
UNIQUE | UQ_DEK_WZORCE_SL_MAPER_SKROT | NORMAL | SKROT | <none> | ||||
UNIQUE | UQ_DEK_WZOR_SL_MAPER_TAB_KOL | NORMAL | TABELA, KOLUMNA | <none> |
Constraint Name | Type | Condition | Status | Columns |
---|---|---|---|---|
CH_DEK_WZOR_SL_MAPER_TAB_KOL | Check | (tabela is null and kolumna is null) or (tabela is not null and kolumna is not null) | ENABLED | KOLUMNA, TABELA |
NN_DEK_WZORCE_SL_MAPER_OPIS | Check | "OPIS" IS NOT NULL | ENABLED | OPIS |
NN_DEK_WZORCE_SL_MAPER_SKROT | Check | "SKROT" IS NOT NULL | ENABLED | SKROT |
PK_DEK_WZORCE_SL_MAPER | Primary Key | ENABLED | ID | |
UQ_DEK_WZORCE_SL_MAPER_SKROT | Unique | ENABLED | SKROT | |
UQ_DEK_WZOR_SL_MAPER_TAB_KOL | Unique | ENABLED | TABELA, KOLUMNA |
Comments |
Partitions |
Foreign Key Constraints |
Redaction Policies |