Changeset 25816 for trunk/ippTools/share/flatcorr_chiprundone.sql
- Timestamp:
- Oct 8, 2009, 5:09:53 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/flatcorr_chiprundone.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/flatcorr_chiprundone.sql
r20397 r25816 1 1 SELECT 2 2 corr_id, 3 cam_id,4 3 chipRun.* 5 4 FROM flatcorrRun … … 14 13 AND flatcorrChipLink.include = 1 15 14 AND chipRun.state = 'full' 16 AND camRun.cam_id is NULL ;15 AND camRun.cam_id is NULL
Note:
See TracChangeset
for help on using the changeset viewer.
