- Timestamp:
- Dec 11, 2008, 5:22:00 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/bills_081204/ippTools/share/difftool_inputskyfile.sql
r20903 r20964 92 92 JOIN stackSumSkyfile 93 93 ON diffInputSkyfile.stack1 = stackSumSkyfile.stack_id 94 JOIN stackInputSkyfile95 ON diffInputSkyfile.stack1 = stackInputSkyfile.stack_id96 94 JOIN rawExp 97 95 USING(exp_id) … … 116 114 JOIN stackSumSkyfile 117 115 ON diffInputSkyfile.stack2 = stackSumSkyfile.stack_id 118 JOIN stackInputSkyfile119 ON diffInputSkyfile.stack2 = stackInputSkyfile.stack_id120 116 JOIN rawExp 121 117 USING(exp_id)
Note:
See TracChangeset
for help on using the changeset viewer.
