Table Index

SoftwareWIDContactWID


Represents n..n association between Software and Contact
Contact for information on the software.

Columns

Column MySQL Type Oracle Type Nullable Description
SoftwareWID BIGINT NUMBER No Reference to Software
ContactWID BIGINT NUMBER No Reference to Contact

Referenced By

None.

Other Constraints

None.

Indexes

Name Columns
SoftwareWIDContactWID1 SoftwareWID
SoftwareWIDContactWID2 ContactWID