The ARF_SRCH_SITE_CONSTR_MBRS table contains references to the sites that are part of each search site constraint group in the ARF_SRCH_SITE_CONSTR table.

Site identifiers may occur in the SITE_ID column multiple times; one for each search site constraint group the site is a member of.

Column Name

Type

Length

Null Allowed

Description

SITE_CONSTR_ID

integer

No

One of the search site constraint groups that a site is a part of. Foreign key to ARF_SRCH_SITE_CONSTR.ID.

SITE_ID

smallint

No

The site that is part of the group indicated in the SITE_CONSTR_ID column. Foreign key to ARF_SITE.ID.


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