- Timestamp:
- Mar 30, 2012, 2:49:37 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/ippTools/share/stacktool_inputskyfile.sql
r27682 r33638 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.
