Changeset 18029 for trunk/ippTools/share/camtool_find_pendingexp.sql
- Timestamp:
- Jun 9, 2008, 12:55:57 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
r15956 r18029 20 20 -- ON chipProcessedImfile.exp_id = rawExp.exp_id 21 21 LEFT JOIN camProcessedExp 22 ON camRun.cam_id = camProcessedExp.cam_id22 USING(cam_id) 23 23 LEFT JOIN camMask 24 24 ON camRun.label = camMask.label
Note:
See TracChangeset
for help on using the changeset viewer.
