- Timestamp:
- Sep 27, 2009, 11:34:07 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/ippTools/share/disttool_queuercrun.sql
r23912 r25624 13 13 JOIN rcInterest USING(dest_id) 14 14 JOIN distTarget USING(target_id) 15 JOIN rcDSProduct USING(prod_id)16 15 JOIN distRun USING(target_id, stage) 17 JOIN rcDSFileset USING( prod_id, dist_id)16 JOIN rcDSFileset USING(dest_id, dist_id) 18 17 LEFT JOIN rcRun using(fs_id, dest_id) 19 18 WHERE rcRun.rc_id IS NULL
Note:
See TracChangeset
for help on using the changeset viewer.
