Table Index

DatabaseWIDContactWID


Represents n..n association between Database and Contact
Information on the contacts for the database

Columns

Column MySQL Type Oracle Type Nullable Description
DatabaseWID BIGINT NUMBER No Reference to Database
ContactWID BIGINT NUMBER No Reference to Contact

Referenced By

None.

Other Constraints

None.

Indexes

Name Columns
DatabaseWIDContactWID1 DatabaseWID
DatabaseWIDContactWID2 ContactWID