IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 28, 2012, 4:12:23 PM (14 years ago)
Author:
heather
Message:

the query was not optimal. It's still not optimal but at least it's faster

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/addtool_checkminidvodbaddrun.sql

    r33030 r33619  
    1010       (SELECT minidvodb_group as minidbg, minidvodb_name as minidbn, count(state)
    1111        AS cnt
    12         FROM addRun
     12        FROM addRun where minidvodb_group = '%s'
    1313        GROUP BY minidvodb_name )
    1414   AS foo1 ON minidvodb_name = minidbn
Note: See TracChangeset for help on using the changeset viewer.