Comment for Table JM
Comment
Tabela dla jednostek miar

Columns of Table JM
Column ID Column Name Datatype Not Null Data Default Comments
1 KOD_JM NUMBER(3) Y   kod jednostki miary
2 SKROT VARCHAR2(5 BYTE)     skrot jednostki miary
3 OPIS_JM VARCHAR2(40 BYTE)     pelny opis jednostki miary

Indexes on Table JM
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE PK_JM NORMAL KOD_JM <none>        
UNIQUE UK_JM NORMAL SKROT <none>        

PK, UK, & Check Constraints on Table JM
Constraint Name Type Condition Status Columns
PK_JM Primary Key   ENABLED KOD_JM
UK_JM Unique   ENABLED SKROT

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