- Timestamp:
- Mar 5, 2012, 5:19:48 PM (14 years ago)
- Location:
- branches/meh_branches/ppstack_test
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/share/staticskytool_result.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppstack_test
- Property svn:mergeinfo changed
-
branches/meh_branches/ppstack_test/ippTools/share/staticskytool_result.sql
r28959 r33415 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.
