Contains information about an attribute value.

Column

Data Type

Constraint

id

VARCHAR(40)

not null

(primary key)

The unique ID for an attribute value.

attr_value

VARCHAR(2048)

null

The value of an attribute.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices