The ARF_REGISTRATION_MV view provides aggregated data about external user registration events. The calculated values are based on information in the ARF_REGISTRATION table. The values in each row are constrained to a particular day and site.

Column Name

Type

Length

Null Allowed

Description

NUM_REGISTRATIONS

numeric

Yes

The number of external registrations that correspond to the day and site. This value counts rows in the ARF_REGISTRATION table.

DAY_ID

varchar

40

No

A reference to a value in the ARF_TIME_DAY.ID column.

DAY_TIMESTAMP

timestamp

No

A reference to a value in the ARF_TIME_DAY.DAY_TIMESTAMP column.

SITE_ID

smallint

No

A reference to a value in the ARF_SITE.ID column.


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