Changeset 32937 for trunk/ippTools
- Timestamp:
- Dec 13, 2011, 11:06:07 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/stacktool_inputskyfile.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/stacktool_inputskyfile.sql
r27682 r32937 1 1 SELECT 2 2 warpSkyfile.*, 3 rawExp.camera 3 rawExp.camera, 4 rawExp.exp_id, 5 rawExp.exp_name, 6 rawExp.object, 7 rawExp.dateobs, 8 rawExp.comment 4 9 FROM stackRun 5 10 JOIN stackInputSkyfile USING(stack_id)
Note:
See TracChangeset
for help on using the changeset viewer.
