- Timestamp:
- Dec 4, 2008, 1:44:33 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/bills_081204/ippTools/share/magictool_definebyquery_insert.sql
r20890 r20903 3 3 SELECT 4 4 @MAGIC_ID@, -- Update this with the appropriate magic_id 5 diff_id,6 5 skycell_id 7 FROM magicBestDiffs6 FROM diffSkyfile 8 7 WHERE 9 exp_id = @EXP_ID@ -- Update this with the appropriate exp_id 8 diff_id = @DIFF_ID@ -- Update this with the appropriate diff_id 9 AND fault = 0
Note:
See TracChangeset
for help on using the changeset viewer.
