Table Index

ProtocolApplWIDPersonWID


Represents n..n association between ProtocolApplication and Person
The people who performed the protocol.

Columns

Column MySQL Type Oracle Type Nullable Description
ProtocolApplicationWID BIGINT NUMBER No Reference to ProtocolApplication
PersonWID BIGINT NUMBER No Reference to Person

Referenced By

None.

Other Constraints

None.

Indexes

Name Columns
ProtocolApplWIDPersonWID1 ProtocolApplicationWID
ProtocolApplWIDPersonWID2 PersonWID