IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 9 and Version 10 of AddStarMD_PV2


Ignore:
Timestamp:
Jun 6, 2014, 3:21:32 PM (12 years ago)
Author:
heather
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AddStarMD_PV2

    v9 v10  
    8080
    8181 * check information about addstar Runs
     82
    8283{{{
    8384select 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;