Contains information about the workspaces associated with a project’s target.

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.

workspace_id

VARCHAR(40)

null

The unique ID for a workspace.


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