- 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_defineinterest.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090820
-
branches/eam_branches/20090820/ippTools/share/disttool_defineinterest.sql
r25766 r25870 1 1 INSERT INTO rcInterest 2 SELECT 0, dest_id,target_id, '@STATE@'2 SELECT 0, rcDestination.dest_id, distTarget.target_id, '@STATE@' 3 3 FROM distTarget 4 4 JOIN rcDestination
Note:
See TracChangeset
for help on using the changeset viewer.
