Changeset 12736 for trunk/ippTools/share/camtool_find_processedexp.sql
- Timestamp:
- Apr 4, 2007, 10:38:35 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/camtool_find_processedexp.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/camtool_find_processedexp.sql
r12259 r12736 9 9 USING(chip_id) 10 10 JOIN rawExp 11 chipProcessedExp.exp_tag = rawExp.exp_tag11 ON chipProcessedExp.exp_tag = rawExp.exp_tag 12 12 WHERE -- bogus condition so there is a pre-existing where to append to 13 13 camProcessedExp.cam_id IS NOT NULL
Note:
See TracChangeset
for help on using the changeset viewer.
