Changeset 43014 for branches/eam_branches/ipp-pstamp-20260421/ippTools/share/faketool_completely_processed_exp.sql
- Timestamp:
- May 11, 2026, 3:09:36 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-pstamp-20260421/ippTools/share/faketool_completely_processed_exp.sql
r25835 r43014 17 17 FROM 18 18 (SELECT 19 fakeRun.*, 20 rawImfile.class_id as rawimfile_class_id, 21 fakeProcessedImfile.class_id 19 fakeRun.* 20 -- These two fields below are not required and cause 21 -- trouble with the GROUP BY below 22 -- rawImfile.class_id as rawimfile_class_id, 23 -- fakeProcessedImfile.class_id 22 24 FROM fakeRun 23 25 JOIN camRun
Note:
See TracChangeset
for help on using the changeset viewer.
