Columns of Table ANALIZY_PARAMETRY
Column ID Column Name Datatype Not Null Data Default Comments
1 NAZWA_WYKRESU VARCHAR2(128 BYTE)      
2 NAZWA_PARAMETRU VARCHAR2(128 BYTE)      
3 WARTOSC VARCHAR2(128 BYTE)      

Indexes on Table ANALIZY_PARAMETRY
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
UNIQUE UQ_analizy_parametry NORMAL NAZWA_WYKRESU, NAZWA_PARAMETRU, WARTOSC <none>        

PK, UK, & Check Constraints on Table ANALIZY_PARAMETRY
Constraint Name Type Condition Status Columns
"UQ_analizy_parametry" Unique   ENABLED NAZWA_WYKRESU, NAZWA_PARAMETRU, WARTOSC

Table ANALIZY_PARAMETRY does not have...
Comments
Partitions
Foreign Key Constraints
Redaction Policies