Changeset 12254
- Timestamp:
- Mar 5, 2007, 5:08:13 PM (19 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
r12237 r12254 14 14 ON chipProcessedExp.exp_tag = rawExp.exp_tag 15 15 LEFT JOIN camProcessedExp 16 ON camPendingExp.cam_id = camP endingExp.cam_id16 ON camPendingExp.cam_id = camProcessedExp.cam_id 17 17 LEFT JOIN camMask 18 18 ON camPendingExp.label = camMask.label
Note:
See TracChangeset
for help on using the changeset viewer.
