The properties are defined together with operations, and we distinguished them by their locations in query plans, as the first phrase of each line is the operation, and the rest are properties.
Property | Category | Reference | Description |
---|---|---|---|
(a=? AND b>?) | Configuration | Link | The predicate for filters. |
USING INDEX | Configuration | Link | Whether the associated operation uses indexes. |
USING ROWID SEARCH ON TABLE | Configuration | Link | Whether using rowid to search tables. |