Changeset 34761 for trunk/ippTools/share/staticskytool_defineskycalrun.sql
- Timestamp:
- Dec 3, 2012, 12:28:20 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/staticskytool_defineskycalrun.sql
r32960 r34761 2 2 sky_id, 3 3 stack_id, 4 skycell_id, 5 filter, 4 6 staticskyRun.workdir, 5 7 staticskyRun.label, … … 11 13 JOIN stackRun USING(stack_id) 12 14 JOIN stackSumSkyfile USING(stack_id) 15 JOIN skycell USING(tess_id, skycell_id) 13 16 LEFT JOIN skycalRun USING(sky_id, stack_id) 14 17 WHERE staticskyRun.state = 'full'
Note:
See TracChangeset
for help on using the changeset viewer.
