queryPlan
| Extends: | querySubmitResult |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| gbyWeight (double) | 0/1 | |
| prepareHandle (queryPrepareHandle) | 0/1 | |
| selectWeight (double) | 0/1 | |
| scanMode (string) | 0/1 | |
| numHaving (int) | 1/1 | |
| obyWeight (double) | 0/1 | |
| errorMsg (string) | 0/1 | |
| numAggrExprs (int) | 1/1 | |
| numObys (int) | 1/1 | |
| queryCost (queryCost) | 0/1 | |
| numGbys (int) | 1/1 | |
| hasSubQuery (boolean) | 1/1 | |
| execMode (string) | 0/1 | |
| filterWeight (double) | 0/1 | |
| joinWeight (double) | 0/1 | |
| planString (string) | 0/1 | |
| numJoins (int) | 1/1 | |
| numSelDi (int) | 1/1 | |
| tableWeights ((anonymous)) | 0/1 | |
| havingWeight (double) | 0/1 | |
| numSels (int) | 1/1 | |
| error (boolean) | 1/1 | |
| tablesQueried/tablesQueried (string) | 0/unbounded | |
| numFilters (int) | 1/1 |
JSON
| property | type | description |
|---|---|---|
| gbyWeight | gbyWeight (double) | |
| prepareHandle | prepareHandle (queryPrepareHandle) | |
| selectWeight | selectWeight (double) | |
| scanMode | scanMode (string) | |
| numHaving | numHaving (int) | |
| obyWeight | obyWeight (double) | |
| errorMsg | errorMsg (string) | |
| numAggrExprs | numAggrExprs (int) | |
| numObys | numObys (int) | |
| queryCost | queryCost (queryCost) | |
| numGbys | numGbys (int) | |
| hasSubQuery | hasSubQuery (boolean) | |
| execMode | execMode (string) | |
| filterWeight | filterWeight (double) | |
| joinWeight | joinWeight (double) | |
| planString | planString (string) | |
| numJoins | numJoins (int) | |
| numSelDi | numSelDi (int) | |
| tableWeights | tableWeights ((anonymous)) | |
| havingWeight | havingWeight (double) | |
| numSels | numSels (int) | |
| error | error (boolean) | |
| tablesQueried | array of tablesQueried/tablesQueried (string) | |
| numFilters | numFilters (int) |