Schema F_54
Oracle Version 11.2.0.4.0
As Of 2022/09/19 13:58:07
Prior Table | Table KDR_SL_OBIEKTY | Next Table |
Comment |
---|
Slownik wszystkich obiektow w kdr, takich jak pakiety, funkcje,formatki... |
Column ID | Column Name | Datatype | Not Null | Data Default | Comments |
---|---|---|---|---|---|
1 | NR_OBIEKTU | VARCHAR2(10 BYTE) | Y | Numer obiektu (Fxxx formatki,Pxxx pakiet, FZxxx - funkcje poza pakietem, PZxxx - procedury poza pakietem,Txxx - trigery) | |
2 | NAZWA | VARCHAR2(50 BYTE) | Y | Pelna nazwa obiektu np. kip, kdr_forms,kdr_paski | |
3 | TYP | VARCHAR2(20 BYTE) | Y | Typ: formatka, pakiet, funkcja, procedura,trigger |
Uniqueness | Index Name | Type | Columns | Partitions | Partition Type | Partition Columns | Subpartition Type | Subpartition Columns |
---|---|---|---|---|---|---|---|---|
NON-UNIQUE | IDX_PK_KDR_SL_OBIEKTY | NORMAL | NR_OBIEKTU | <none> |
Constraint Name | Type | Condition | Status | Columns |
---|---|---|---|---|
SYS_C0055099 | Check | "NR_OBIEKTU" IS NOT NULL | ENABLED | NR_OBIEKTU |
SYS_C0055100 | Check | "NAZWA" IS NOT NULL | ENABLED | NAZWA |
SYS_C0055101 | Check | "TYP" IS NOT NULL | ENABLED | TYP |
PK_KDR_SL_OBIEKTY | Primary Key | ENABLED | NR_OBIEKTU |
Partitions |
Foreign Key Constraints |
Redaction Policies |