Changeset 18366 for trunk/ippTools/share/camtool_find_pendingexp.sql
- Timestamp:
- Jun 29, 2008, 3:02:07 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/camtool_find_pendingexp.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/camtool_find_pendingexp.sql
r18029 r18366 24 24 ON camRun.label = camMask.label 25 25 WHERE 26 chipRun.state = ' stop'26 chipRun.state = 'full' 27 27 AND camRun.state = 'run' 28 28 AND camMask.label IS NULL
Note:
See TracChangeset
for help on using the changeset viewer.
