Comment for Table MAT_MPK
Comment
Tabela z kontami MPK - Miejsce Powstawania Kosztów

Columns of Table MAT_MPK
Column ID Column Name Datatype Not Null Data Default Comments
1 SYMBOL VARCHAR2(20 BYTE) Y   Symbol konta - Miejsca powstawania kosztow
2 NAZWA VARCHAR2(150 BYTE)     Nazwa konta kosztow

Indexes on Table MAT_MPK
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE MAT_MPK_PK NORMAL SYMBOL <none>        

PK, UK, & Check Constraints on Table MAT_MPK
Constraint Name Type Condition Status Columns
SYS_C0054639 Check "SYMBOL" IS NOT NULL ENABLED SYMBOL
MAT_MPK_PK Primary Key   ENABLED SYMBOL

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