Temp table vs sub query.

Поиск
Список
Период
Сортировка
От Jason
Тема Temp table vs sub query.
Дата
Msg-id 3836B0DA.58903D09@mail.ocis.net
обсуждение исходный текст
Список pgsql-general
Would you use a temporary table rather than a sub query if you needed to
perform multiple queries on the same (already retrieved) data?  I am
sure you could use a sub query initially to fetch the data for the temp
table.  I'm just curious under what circumstances you would use temp
tables.  Would the disk cache not be good enough to depend on?



--
.............
......... Jason C. Leach
...... University College of the Cariboo
... jcl@mail.ocis.net
.. http://www.ocis.net/~jcl
.

The Search for Extraterrestrial Intelligence from Home:
http://setiathome.ssl.berkeley.edu



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [GENERAL] Re:Trying to SELECT via web server using PHP
Следующее
От: Stephen Birch
Дата:
Сообщение: (no subject)