Re: analyzing query results

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: analyzing query results
Дата
Msg-id 23363.1187044115@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: analyzing query results  ("Lonni J Friedman" <netllama@gmail.com>)
Список pgsql-novice
"Lonni J Friedman" <netllama@gmail.com> writes:
> Thanks, this is exactly what I need.  Only one question.  What is the
> 'ss' that you have in that query?

Table alias for the sub-select.  The SQL spec says you have to provide
one ... you can leave out the AS keyword, though.

            regards, tom lane

В списке pgsql-novice по дате отправления: