Comment for Table PARAMETRY_KOLORY
Comment
tabela przechowuje informacje o kolorach dla VA w aplikacji

Columns of Table PARAMETRY_KOLORY
Column ID Column Name Datatype Not Null Data Default Comments
1 VA VARCHAR2(50 BYTE)     visual attribute name
2 ATTR VARCHAR2(50 BYTE)     attribute for va
3 RGB VARCHAR2(15 BYTE)     rgb kolor w postaci rXXXgXXXbXXX

Indexes on Table PARAMETRY_KOLORY
Uniqueness Index Name Type Columns Partitions Partition Type Partition Columns Subpartition Type Subpartition Columns
NON-UNIQUE INX_PARAMETRY_KOLORY NORMAL VA <none>        

Table PARAMETRY_KOLORY does not have...
Partitions
Foreign Key Constraints
Primary Key, Unique, or Check Constraints
Redaction Policies