temp table question

Поиск
Список
Период
Сортировка
От Kevin Kempter
Тема temp table question
Дата
Msg-id 200802012006.15731.kevin@kevinkempterllc.com
обсуждение исходный текст
Ответы Re: temp table question
Re: temp table question
Список pgsql-general
Hi list;

If I create a temp table (i.e. create temp table xyz as select from ...) is
the scope of this table limited to a session. Meaning,  can several sessions
all run the above create temp table statement all referencing the same temp
table name at the same time?


Thanks in advance

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

Предыдущее
От: Steve Atkins
Дата:
Сообщение: Re: Empty to NULL conversion - Ruby - Postgres ?
Следующее
От: brian
Дата:
Сообщение: Re: temp table question