Views - Under the Hood

Поиск
Список
Период
Сортировка
От Terry Lee Tucker
Тема Views - Under the Hood
Дата
Msg-id 201011041443.29340.terry@chosen-ones.org
обсуждение исходный текст
Ответы Re: Views - Under the Hood  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
Greetings:

Lately, I've begun using views quite often especially when queries for various
reports, etc. become complicated. I am now wondering if there is a price to
pay in terms of overhead for this. In truth, I don't really understand how a
view works. I know that it takes on many of the attributes of a table, but is
it a table? Is the data pulled together when one selects from the view or is
it maintained as a table all along. Guidance to the ignorant appreciated...
--
Terry Lee Tucker
tel: (336) 372-5432; cell: (336) 404-6897
terry@chosen-ones.org

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

Предыдущее
От: Marco Colombo
Дата:
Сообщение: Re: Linux
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Linux