SQL

Поиск
Список
Период
Сортировка
От brew@theMode.com
Тема SQL
Дата
Msg-id Pine.BSF.4.44.0211131108100.87890-100000@themode.com
обсуждение исходный текст
Ответ на Re: SQL  (evertcarton@netscape.net (Evert Carton))
Список pgsql-novice
> Creating the temp table is the easy part ... ;-)
>
> create temp table mytable (...);

If I create a temp table and destroy it a few seconds later I understand
that it is specific to each individual user.  Is there a danger if the
user is apache and two people can be asking apache to run the same script
at the same time?  Is that two users or two instances of the same user
that could collide?

brew


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

Предыдущее
От: "Devinder K Rajput"
Дата:
Сообщение: Re: SQL statement to copy a result set to create
Следующее
От: "Chris Boget"
Дата:
Сообщение: Describe a table