And the question: is it possible to achieve more concurrent execution plan to reduce the response time? For example:
Thread1: aa | dd | ff | primary
Thread2: bb | ee | gg
Thread3: cc | -- | hh
If and how depends greatly on your version.
David J.
And the question: is it possible to achieve more concurrent execution plan to reduce the response time? For example:
Thread1: aa | dd | ff | primary
Thread2: bb | ee | gg
Thread3: cc | -- | hh