Complete row is fetched ?

Поиск
Список
Период
Сортировка
От Satish Burnwal (sburnwal)
Тема Complete row is fetched ?
Дата
Msg-id 3A8C969225424C4D8E6BEE65ED8552DA01299916@XMB-BGL-41C.cisco.com
обсуждение исходный текст
Ответы Re: Complete row is fetched ?  (John R Pierce <pierce@hogranch.com>)
Re: Complete row is fetched ?  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-general
I have a ques - say I have a table that has 10 columns. But in a simple
select query from that table, I use just 3 columns. I want to know
whether even for fetching 3 columns, read happens for all the 10 columns
and out of that the required 3 columns are returned ? ie Does the
complete row with all the 10 columns are fetched even though I need just
3 columns ? OR only 3 columns are fetched ?

Satish

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: Int64GetDatum
Следующее
От: John R Pierce
Дата:
Сообщение: Re: Complete row is fetched ?