Changes between Version 9 and Version 10 of AddStarMD_PV2
- Timestamp:
- Jun 6, 2014, 3:21:32 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AddStarMD_PV2
v9 v10 80 80 81 81 * check information about addstar Runs 82 82 83 {{{ 83 84 select minidvodb_group, stage, state, fault, count(*) from addRun left join addProcessedExp using (add_id) where minidvodb_group like 'MD__.PV2.201406%' group by minidvodb_group, stage, state, fault;
