Changeset 19092 for trunk/ippTools/share/faketool_find_camrun.sql
- Timestamp:
- Aug 16, 2008, 1:27:58 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/faketool_find_camrun.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/faketool_find_camrun.sql
r18448 r19092 32 32 using(exp_id) 33 33 WHERE 34 camRun.state = ' stop'34 camRun.state = 'full' 35 35 AND chipRun.state = 'full' 36 36 ) as Foo
Note:
See TracChangeset
for help on using the changeset viewer.
