Contains information about the time a project’s target was approved.

Column

Data Type

Constraint

Description

project_id
(primary key)

VARCHAR(40)

not null

The unique ID for a project.

target_id
(primary key)

VARCHAR(40)

not null

The unique ID for a target.

approval_time

TIMESTAMP

null

The time the project’s target was approved.


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