Table Index

ProtocolWIDSoftwareWID


Represents n..n association between Protocol and Software
Software used by this Protocol.

Columns

Column MySQL Type Oracle Type Nullable Description
ProtocolWID BIGINT NUMBER No Reference to Protocol
SoftwareWID BIGINT NUMBER No Reference to Software

Referenced By

None.

Other Constraints

None.

Indexes

Name Columns
ProtocolWIDSoftwareWID1 ProtocolWID
ProtocolWIDSoftwareWID2 SoftwareWID