Обсуждение: output from EXPLAIN VERBOSE

Поиск
Список
Период
Сортировка

output from EXPLAIN VERBOSE

От
"Michal Maru¹ka"
Дата:
I am writing an Emacs based navigation/editing tool. I would like to have the
backend parse a query, EXPLAIN VERBOSE it .... I want to know for every non
functional column the source (table/attribute). How to interpret the parse tree?