Changeset 8986 for trunk/ippTools/src/dettool.c
- Timestamp:
- Sep 26, 2006, 11:33:02 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/dettool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/dettool.c
r8878 r8986 1045 1045 " detRun.iteration," 1046 1046 " detRun.det_type," 1047 " detProcessedImfile.class_id" 1047 " detProcessedImfile.class_id," 1048 " rawDetrendExp.camera" 1048 1049 " FROM detRun" 1049 1050 " JOIN detInputExp" 1050 1051 " ON detRun.position = detInputExp.det_id" 1051 1052 " AND detRun.iteration = detInputExp.iteration" 1053 " JOIN rawDetrendExp" 1054 " ON detInputExp.exp_id = rawDetrendExp.exp_id" 1052 1055 " JOIN detProcessedImfile" 1053 1056 " ON detInputExp.det_id = detProcessedImfile.det_id"
Note:
See TracChangeset
for help on using the changeset viewer.
