- Timestamp:
- Oct 18, 2009, 10:23:28 AM (17 years ago)
- Location:
- branches/eam_branches/20090820
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/share/disttool_definebyquery_chip.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090820
-
branches/eam_branches/20090820/ippTools/share/disttool_definebyquery_chip.sql
r25766 r25870 5 5 rawExp.exp_name as run_tag, 6 6 chipRun.label, 7 chipRun.dist_group, 7 8 distTarget.target_id, 8 9 distTarget.clean … … 10 11 JOIN rawExp USING(exp_id) 11 12 JOIN distTarget ON distTarget.stage = 'chip' 12 AND chipRun. label = distTarget.label13 AND chipRun.dist_group = distTarget.dist_group 13 14 AND rawExp.filter = distTarget.filter 14 15 JOIN rcInterest USING(target_id)
Note:
See TracChangeset
for help on using the changeset viewer.
