- Timestamp:
- May 3, 2010, 8:41:49 AM (16 years ago)
- Location:
- branches/tap_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/share/camtool_find_processedexp.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/tap_branches
- Property svn:mergeinfo changed
-
branches/tap_branches/ippTools/share/camtool_find_processedexp.sql
r25791 r27838 3 3 camRun.workdir, 4 4 camRun.label, 5 camRun.magicked, 5 6 chipRun.chip_id, 7 chipRun.state as chip_state, 8 chipRun.magicked as chip_magicked, 6 9 rawExp.exp_tag, 7 10 rawExp.exp_name, 8 11 rawExp.exp_time, 12 rawExp.exp_id, 9 13 rawExp.camera, 10 14 rawExp.telescope, 11 rawExp.filelevel 15 rawExp.filelevel, 16 rawExp.magicked as raw_magicked, 17 rawExp.comment 12 18 FROM camRun 13 19 JOIN camProcessedExp
Note:
See TracChangeset
for help on using the changeset viewer.
