Changes between Version 106 and Version 107 of DatabaseBasedAnalysis


Ignore:
Timestamp:
08/16/18 14:59:46 (7 years ago)
Author:
tbretz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DatabaseBasedAnalysis

    v106 v107  
    11881188}}}
    11891189
    1190 An interesting side effect is that if I run this query, I gain again about 1s run-time (most likely because the optimized has nothing to do). (Note that to run this query, you have to replace the numbers in the outer SELECT by the corresponding column names and to remove the '''<cache>''' markers)
     1190An interesting side effect is that if I run this query, I gain again about 1s run-time (most likely because the optimizer has nothing to do). (Note that to run this query, you have to replace the numbers in the outer SELECT by the corresponding column names and to remove the '''<cache>''' markers)