attribute


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('profile.attribute_id_seq'::regclass)
pattern_attribute.attribute_id fk_pattern_attr_attr R
device_match.attribute_id fk_device_match_attribute R
profile_translation.attribute_id fk_profile_translate_attr R
profile_translation.newattribute_id fk_profile_translate_newattr R

zone_id for attribute record

attribute text 2147483647 null

Id of user that is performing this operation.

Table contained 4291 rows

Indexes

Constraint Name Type Sort Column(s)
pk_p_attribute Primary key Asc id
idx_p_attribute_value Performance Asc attribute

Relationships