Changeset 25513 for trunk/ippTools/share/disttool_definebyquery_stack.sql
- Timestamp:
- Sep 23, 2009, 2:14:11 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/disttool_definebyquery_stack.sql
r25428 r25513 2 2 'stack' as stage, 3 3 stackRun.stack_id AS stage_id, 4 CAST(0 AS BIGINT AS magicked, 4 5 -- run tag in the form 'stack.$skycell_id.$stack_id' 5 6 CONCAT_WS('.', 'stack', stackRun.skycell_id, convert(stackRun.stack_id, CHAR)) as run_tag,
Note:
See TracChangeset
for help on using the changeset viewer.
