SQL

From: brew(at)theMode(dot)com
To:
Cc: pgsql-novice(at)postgresql(dot)org
Subject: SQL
Date: 2002-11-13 16:35:32
Message-ID: Pine.BSF.4.44.0211131108100.87890-100000@themode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

  • Re: SQL at 2002-11-12 07:45:37 from Evert Carton

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Chris Boget 2002-11-13 16:55:38 Describe a table
Previous Message Zeller, Raymond 2002-11-12 21:59:47