VIEW  gcsZYJHKsource

Provides GCS sources in areas having complete (ZYJHK) passband coverage

This view of the UKIDSS GCS sources tracked in gcsSource contains all
those sources in frame sets having complete colour coverage, i.e. those
sets having frames in ZYJHK. NB: this view does not necessarily provide
complete colour information for a source since a source may not be
detected in one or more passbands in a complete frame set.


SELECT s.*
FROM   gcsSource s, gcsZYJHKmergeLog l
WHERE  s.frameSetID = l.frameSetID

The details of the table defined by this view are available here.