Changeset 19458
- Timestamp:
- Sep 10, 2008, 9:16:05 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/difftool_definebyquery.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/difftool_definebyquery.sql
r19457 r19458 53 53 FROM stackRun 54 54 JOIN stackSumSkyfile USING(stack_id) 55 WHERE stackRun.state = ' stop'55 WHERE stackRun.state = 'full' 56 56 AND stackSumSkyfile.fault = 0 57 57 GROUP BY
Note:
See TracChangeset
for help on using the changeset viewer.
