Unanet Data Model

PROJECT_CONTACT

Column Name Data Type Nulls References
Table
Foreign Key
Name
project_key decimal (15,0)   PROJECT fk_project_contact1
contact_key decimal (15,0)   CONTACT fk_project_contact2
contact_type_key decimal (15,0)   CONTACT_TYPE fk_project_contact3

Indexes on PROJECT_CONTACT

Index Name Column(s)
pk_project_contact project_key, contact_key, contact_type_key


No References made to PROJECT_CONTACT

No Views Reference PROJECT_CONTACT

No Check Constraints on PROJECT_CONTACT


Copyright 1998, 1999 Computer Strategies, Inc., All Rights Reserved.
Last revised: May 25, 2000 11:28:39 AM EDT