Re: Formating psql query output

Поиск
Список
Период
Сортировка
От Ron
Тема Re: Formating psql query output
Дата
Msg-id 3605db8f-3df2-8e8d-a7e1-4776f4f72e65@gmail.com
обсуждение исходный текст
Ответ на Re: Formating psql query output  (Rich Shepard <rshepard@appl-ecosys.com>)
Список pgsql-general
On 7/19/21 3:05 PM, Rich Shepard wrote:
> On Mon, 19 Jul 2021, Adrian Klaver wrote:
>
>> You need them in the JOIN and/or WHERE sections, but not necessarily in 
>> the field list in the SELECT portion.
>
> Adrian,
>
> I wondered about that and thought I needed to include them in the SELECT
> phrase.

If that were the case, then there would be no purpose in enumerating columns 
instead of writing "SELECT T1.*, T2.*"

-- 
Angular momentum makes the world go 'round.



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

Предыдущее
От: Rich Shepard
Дата:
Сообщение: Re: Formating psql query output
Следующее
От: Nicolas Seinlet
Дата:
Сообщение: More records after sort