Table Index

ImageWIDChannelWID


Represents n..n association between Image and Channel
The channels captured in this image.

Columns

Column MySQL Type Oracle Type Nullable Description
ImageWID BIGINT NUMBER No Reference to Image
ChannelWID BIGINT NUMBER No Reference to Channel

Referenced By

None.

Other Constraints

None.

Indexes

Name Columns
ImageWIDChannelWID1 ImageWID
ImageWIDChannelWID2 ChannelWID