Changeset 18577 for trunk/ippTools/share/stacktool_definebyquery_insert.sql
- Timestamp:
- Jul 16, 2008, 9:25:45 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/stacktool_definebyquery_insert.sql
r18574 r18577 1 -- Define the inputs to a defined stack 1 2 INSERT INTO 2 3 stackInputSkyfile(stack_id, warp_id) 3 4 SELECT 4 @STACK_ID@, 5 @STACK_ID@, -- This should be replaced with the stack_id 5 6 warp_id 6 7 FROM warpSkyfile
Note:
See TracChangeset
for help on using the changeset viewer.
