TABLE  ProgrammeTarget

This table lists which target stars (targets) occur in which programme.

For each programme in the GES survey this table has a set of entries
comprising all the target stars (targets) in that programme.

Thus a given target may occur in more than one programme (though
most targets will occur in only one programme).

Also a given target should never occur more than once in a given
programme; a given programme - target combination is unique.


Required constraints:
  • Primary key is (programmeID, targetID)
  • (programmeID) references Programme(programmeID)
  • (targetID) references Target(targetID)

NameTypeLengthUnitDescriptionDefault ValueUnified Content Descriptor
programmeIDint4 the unique programme ID meta.id
targetIDbigint8 unique ID for each target object-99999999 
Total length12