Changeset 18609 for trunk/ippTools/share/stacktool_definebyquery_part2.sql
- Timestamp:
- Jul 17, 2008, 4:12:41 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/stacktool_definebyquery_part2.sql
r18579 r18609 20 20 GROUP BY 21 21 stack_id 22 -- This ORDER BY is important: it sets the final num_stack that23 -- comes out of the top-level GROUP BY. We want it to be the24 -- biggest number for a skycell/filter combination.25 ORDER BY26 num_stack DESC27 22 ) AS stackSizes 28 23 -- JOINing the warpsToStack and stackSizes tables
Note:
See TracChangeset
for help on using the changeset viewer.
