- Timestamp:
- Mar 30, 2012, 2:49:37 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/ippTools/share/staticskytool_result.sql
r28959 r33638 1 SELECT DISTINCT1 SELECT 2 2 staticskyResult.*, 3 3 staticskyRun.state, … … 6 6 stackRun.tess_id, 7 7 stackRun.skycell_id, 8 stackRun.filter8 count(stackRun.filter) AS num_filters 9 9 FROM staticskyRun 10 10 JOIN staticskyResult USING(sky_id)
Note:
See TracChangeset
for help on using the changeset viewer.
