Customers can search for items using facets. These facets are defined based upon dimension values.

Column Name

Type

Length

Null Allowed

Description

ID

integer

No

Identifier; primary key.

NAME

varchar

254

No

The name of the item searched for by the customer.

FACET_NAME

varchar

254

Yes

The name of the facet used during the search.

FACET_VALUE

varchar

254

Yes

The value of the facet.


Copyright © 1997, 2018 Oracle and/or its affiliates. All rights reserved. Legal Notices